I want to use disqus comments script (disqus.com) with arabic language
I added this code to my webpage
<script type="text/javascript">
var disqus_config = function () {
this.language = "ar";
};
</script>
but it didn’t converted to arabic !
please help.
Just go to admin/settings (diqus portal), and then in the tab General disable the checkbox with the label “Enable Disqus 2012 features for your site” save the updates and that’s it.
It appears that the language package is not working well for the last version.