ChatGPTNextWeb / ChatGPT-Next-Web

A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). ไธ€้”ฎๆ‹ฅๆœ‰ไฝ ่‡ชๅทฑ็š„่ทจๅนณๅฐ ChatGPT/Gemini ๅบ”็”จใ€‚
https://app.nextchat.dev/
MIT License
76.85k stars 59.29k forks source link

[Bug] When English is selected, chinese masks should not be shown #5820

Open Nitschi opened 1 week ago

Nitschi commented 1 week ago

๐Ÿ“ฆ Deployment Method

Docker

๐Ÿ“Œ Version

2.15.3

๐Ÿ’ป Operating System

Ubuntu

๐Ÿ“Œ System Version

22.04

๐ŸŒ Browser

Firefox

๐Ÿ“Œ Browser Version

latest stable

๐Ÿ› Bug Description

We are very happy with using NextChat as our OpenAI API Webinterface and we use it in English. When we use it all of the CN and TW masks show up, which is confusing for our users because we are european and can't read it. Currently we have to manually adjust the source code, so the tw and cn masks are not included.

๐Ÿ“ท Recurrence Steps

No response

๐Ÿšฆ Expected Behavior

It would be great to have one of two options:

  1. Define the types of masks to include in the .env-File
  2. Enable/Disable the correct masks based on the language selected

๐Ÿ“ Additional Information

No response

OPChips commented 1 week ago

ๅœจmasks้กต้ขไธญๅฏๅฆๅค–้€‰ๆ‹ฉ่ฏญ่จ€๏ผŒๅฆ‚้€‰ๆ‹ฉenglishๆฅ็ญ›้€‰ๅฏนๅบ”่ฏญ่จ€็š„mask image

Nitschi commented 1 week ago

Thank you for the suggestion. We have many users and if I understand correctly, every user would have to do this. Can this be made configurable with a variable in the .env file? That would be great!