disqus / disqus-react

A React component for Disqus
MIT License
369 stars 46 forks source link

Add language configuration support for DiscussionEmbed component #66

Closed joyfulelement closed 4 years ago

joyfulelement commented 4 years ago

Description

Add language configuration support for DiscussionEmbed component

Note: Depending on the completeness of the translation for a given language, and the release of language support from disqus, the strings displayed on discussion thread UI may not be completely translated.

Motivation and Context

This is an attempt to address the requirement raised on https://github.com/disqus/disqus-react/issues/12

How Has This Been Tested?

Tested with the Gatsby production web site on https://thefabulouslifestyles.com/

Screenshots (if appropriate):

Types of changes

- [ ] Bug fix (non-breaking change which fixes an issue)

- [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist: