I have gotten this code:
<div id="contenedor_redes_producto">
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like" fb:like:layout="standard"></a>
<a class="addthis_button_tweet"></a>
<a class="addthis_button_facebook_share" fb:share:layout="box_count"></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=xa-5017544f5429f39e"></script>
<!-- AddThis Button END -->
</div>
After I pasted the code to my site, but buttons are always in english, how can i do for showing these in spanish?
This question is closed to new answers.