mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-03-03 06:40:20 +01:00
✨ feat: Add support for Armenian, Latvian, and Uyghur languages (#8227)
This commit is contained in:
parent
9c70d1db96
commit
077224b351
6 changed files with 16 additions and 1 deletions
|
|
@ -434,6 +434,9 @@
|
|||
"com_nav_lang_traditional_chinese": "繁體中文",
|
||||
"com_nav_lang_turkish": "Türkçe",
|
||||
"com_nav_lang_vietnamese": "Tiếng Việt",
|
||||
"com_nav_lang_armenian": "Հայերեն",
|
||||
"com_nav_lang_latvian": "Latviski",
|
||||
"com_nav_lang_uyghur": "Uyƣur tili",
|
||||
"com_nav_language": "Language",
|
||||
"com_nav_latex_parsing": "Parsing LaTeX in messages (may affect performance)",
|
||||
"com_nav_log_out": "Log out",
|
||||
|
|
@ -1072,4 +1075,4 @@
|
|||
"com_ui_yes": "Yes",
|
||||
"com_ui_zoom": "Zoom",
|
||||
"com_user_message": "You"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue