How to change the AddThis default language?

nunosilva Jul 31, 2012 11:34AM EDT

Hi there, i've changed the ui_language but the alt still is in english.

This is my code:

<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<div class="labelsPartilhar">Partilhar</div>
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>
<a class="addthis_button_preferred_4"></a>
<a class="addthis_button_compact"></a>
<a class="addthis_counter addthis_bubble_style"></a>
</div>
<script type="text/javascript">
var addthis_config = {
"data_track_addressbar":true,
"ui_language":"pt"
};
</script>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-5017edc23234a60b"></script>
<!-- AddThis Button END -->

Why is not working?

Up -1 Rated Down
Paul (AddThis Happiness Specialist) Aug 01, 2012 02:06PM EDT
That should work. It's likely there's other code on the page that is causing a problem. What's the URL of your site?

This question is closed to new answers.

Still need help?


General Topics

 

Developers