mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-03-05 07:40:19 +01:00
🌍 chore: Update translation for "no auth" message in UI (#12048)
- Changed the text for the "No Auth" message to "None (Auto-detect)" in the English translation file, enhancing clarity for users regarding authentication status.
This commit is contained in:
parent
d3c06052d7
commit
474001c140
1 changed files with 1 additions and 1 deletions
|
|
@ -1189,7 +1189,7 @@
|
|||
"com_ui_next": "Next",
|
||||
"com_ui_no": "No",
|
||||
"com_ui_no_api_keys": "No API keys yet. Create one to get started.",
|
||||
"com_ui_no_auth": "No Auth",
|
||||
"com_ui_no_auth": "None (Auto-detect)",
|
||||
"com_ui_no_bookmarks": "it seems like you have no bookmarks yet. Click on a chat and add a new one",
|
||||
"com_ui_no_bookmarks_match": "No bookmarks match your search",
|
||||
"com_ui_no_bookmarks_title": "No bookmarks yet",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue