interstellard / chatgpt-advanced

WebChatGPT: A browser extension that augments your ChatGPT prompts with web results.
https://webchatgpt.app
MIT License
6.45k stars 838 forks source link

Hebrew Localization #56

Closed thefourcraft closed 1 year ago

thefourcraft commented 1 year ago

I added support for Hebrew, and also some commits to the build file :)

qunash commented 1 year ago

Hi, thanks for the PR and for your effort in adding support for an additional language.

Just one request. The comments added to build.mjs don't add any value to the codebase. We should try to keep the code self-explanatory and minimize the use of comments whenever possible.

Could you revert the changes to build.mjs?

thefourcraft commented 1 year ago

wow didn't notice that, I have a ChatGPT extension for my VS Code and it adds comments to code 🤣

qunash commented 1 year ago

Thank you :)