mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-22 10:24:09 +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
|
|
@ -254,5 +254,5 @@ export default {
|
|||
com_nav_settings: 'Impostazioni',
|
||||
com_nav_search_placeholder: 'Cerca messaggi',
|
||||
com_nav_setting_general: 'Generale',
|
||||
com_nav_setting_data: 'Controllo dati',
|
||||
com_nav_setting_data: 'Controllo dei dati',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue