🌏 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:
Danny Avila 2024-10-24 10:48:57 -04:00 committed by GitHub
parent 840851cb0f
commit 094a40dbb0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 3132 additions and 28864 deletions

View file

@ -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',
};