tjtanjin / react-chatbotify-gallery-website

Gallery website to browse, rate and share themes and plugins for React ChatBotify.
https://gallery.react-chatbotify.com
MIT License
2 stars 8 forks source link

i18n Support(react-i18next library) #54

Closed anr2601 closed 1 month ago

anr2601 commented 1 month ago

Description

Implemented i18n(internationalization) for the website. Remaining conflicts resolved.

Closes #(issue)

What change does this PR introduce?

Please select the relevant option(s).

What is the proposed approach?

Implemented i18n(internationalization) via the 'react-i18next' library. Added an en.json file for English with simpler abbreviations.

Checklist: