It looks like you're new here. If you want to get involved, click one of these buttons!
I went ahead and copied the locale/en-CA.php file, renamed it es-ES.php, and modified it as follows:
<?php
// Date: Sat, 29 Jan 2011 16:51:08 +0300
$Definition['UserInfoModule.Thanked'] = 'Agradeció a';
$Definition['Profile.Tab.Thanked'] = 'Agradeció a';
$Definition['Thanked by'] = 'Agradecimientos por';
$Definition['Thanked by %1$s'] = 'Agradecimientos por %1$s';
$Definition['ThankCommentOption'] = 'Agradecer';
$Definition['ExpandThankList'] = 'Expandir';
$Definition['CollapseThankList'] = 'Colapsar';
$Definition['UnThankCommentOption'] = 'Quitar agradecimiento';
What do I have to do in order for this to work? Thanks!
Comments
Wait, it actually did work! I only had to disable/enable the plugin for changes to be effective.
you might sometimes have to clear your cache to make it work as well
Theme Charcha for great desktop and mobile experience! - drop me a message :)
Cool. How does one clear the cache?
Cache folder , delete all .ini files
Clear local cache too
♥ I love Vanilla. VanillaSkins | on Twitter | on Facebook | Available Freelance | Take the Vanilla Test | Free Downloads
Thanks!