mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-25 11:54:08 +01:00
feat: auto detect language (#947)
* added auto-detect language * fix(TranslationSelect) now saving the selected language between sessions * fix(LangSelector.spec) * fix(conflict) * fix(Swedish) sv-SE
This commit is contained in:
parent
2419af8748
commit
b48c618f32
12 changed files with 329 additions and 328 deletions
|
|
@ -196,6 +196,5 @@ export default {
|
|||
com_nav_settings: 'Einstellungen',
|
||||
com_nav_search_placeholder: 'Durchsuche Nachrichten',
|
||||
com_nav_setting_general: 'Generell',
|
||||
com_nav_language: 'Sprache',
|
||||
com_nav_lang_german: 'Deutsch',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue