The new D8 config_translation system helps people build multilingual sites. That means making disus_domain a translatable config_object in disqus.schema.yml. This is useful when translations are linked to separate domains. (i.e. mysite.de for german, mysite.co.uk for English)
See documentation: https://www.drupal.org/node/2116839
Comments
Comment #1
Anonymous (not verified) commentedMathijs Koenraadt created an issue. See original summary.
Comment #2
Anonymous (not verified) commentedComment #3
dawehnerWouldn't it be enough to set 'translatable: true' in the config schema?
Comment #4
gaurav.kapoor commentedI am not able to understand the use case here. Are you saying that there can be a case when we have different Disqus accounts for the different languages?
Comment #5
gaurav.kapoor commentedThere seems to be better progress on this issue https://www.drupal.org/project/disqus/issues/2707313.