Not a bug  RC1: Tweet button does not change even if it is translated

If language/locale is passed in the parameters of iFrame then we might possibly get translations provided by Twitter, same might be applied on Facebook like button.
 
Ok, ok, ok. Thanks
smile.png


The code for Spanish:
<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-lang="es">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
 
Top Bottom