bacloud22 / Highest-priest-GPT

Highest priest GPT
https://wizard-gpt.pages.dev/
6 stars 13 forks source link

feature: added multi language support #15

Closed yazdanhaider closed 1 week ago

yazdanhaider commented 1 week ago

Feature: Added multiple language support Fixes #7 Changes: Added .gitignore

bacloud22 commented 1 week ago

Very nice thank you ! please make translations into a separate JS file; and second, please include only one language that you are proficient in (mother tong) other GPT generated translations don't look fine to me.

bacloud22 commented 1 week ago

also what's up with the localization.js file ?!

yazdanhaider commented 1 week ago

Separated the translation into localization.js also added only one language (Hindi) which is proficient to me.

Also the localization.js helps to Defines translations, Manages current language, Provides a changeLanguage function, Initializes the language on page load.

bacloud22 commented 1 week ago

thank you for your contribution ^^