mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-28 05:14:08 +01:00
🌏 i18n: Added Missing Localizations (Ar, De, Es, Fr, It, Jp, Ko, Ru, Zh) (#4540)
* chore: remove comparisons * feat: use prompt caching for translations * chore: wip translation readme * i18n: korean translations * refactor: use promises for faster translation processing * refactor: update translation model to 'claude-3-5-sonnet-20241022' * refactor: optimize sleep duration for translation processing * i18n: add missing keys * refactor: standardize languages in their own respective languages * Refactor translation instructions in README.md
This commit is contained in:
parent
840851cb0f
commit
094a40dbb0
22 changed files with 3132 additions and 28864 deletions
|
|
@ -641,4 +641,5 @@ export default {
|
|||
com_nav_lang_dutch: 'Nederlands',
|
||||
com_nav_lang_indonesia: 'Indonesia',
|
||||
com_nav_lang_hebrew: 'עברית',
|
||||
com_nav_lang_finnish: 'Suomi',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue