You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the this.language JavaScript variable, you can dynamically load the Disqus embed in different languages on a per-page basis. For example, to load the embed in Russian:
vardisqus_config=function(){this.language="ru";};
For a full list of language codes, see Languages on Transifex. Note however that Disqus does not support all languages offered in Transifex. For a full list of supported languages, see the Disqus project on Transifex.
The text was updated successfully, but these errors were encountered:
See https://help.disqus.com/customer/portal/articles/466249-multi-lingual-websites
The text was updated successfully, but these errors were encountered: