Quote:
Originally Posted by Thomasmp
Hi, thanks for the mod,
how can put the facebook like button in spanish?
Like = me gusta.
|
Assuming you have an older version of vBulletin 4.x because on newer versions the language is set by vBulletin itself- that is your "Like" button should already have been in Spanish before this was installed.
Edit the template
more_share_options
find the line:
Code:
e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
And change "en_US" to whatever the code is for spanish, I don't know what it is off-hand. You can find it probably from Facebook itself:
http://developers.facebook.com/docs/.../plugins/like/