tweet
tweet copied to clipboard
Localization
Is there any way to localize the strings, apart from setting the appropiate options? I mean, it would be handy to have separate .js files for each language, containing the appropriate labels translations. I volunteer to provide the spanish translation. Something like this has been done here: http://keith-wood.name/countdown.html
Thanks for filing this issue. That's a nice approach, and I may well work on this when I get some time.
I will gladly provide a hebrew translation.
The new official jquery globalization plugin will now be the preferred way to provide localization for Tweet.js:
http://github.com/jquery/jquery-global
When time permits, this is the approach I would plan to follow.
Hi,
I have add localization support for it.
You can see the code via https://gist.github.com/1170951
It base on the latest version of jquery.tweet.js (11/8/25)
Regards, KaptinLin
if needed i can help with pt_BR