i18n: add support for Hebrew, closes #3216 (#3218)

This commit is contained in:
Huang Xin
2026-02-08 13:55:53 +08:00
committed by GitHub
parent 475becafe3
commit d8817a88b9
4 changed files with 1098 additions and 1 deletions
@@ -784,6 +784,7 @@ export const TRANSLATED_LANGS = {
es: 'Español',
pt: 'Português',
ru: 'Русский',
he: 'עברית',
ar: 'العربية',
fa: 'فارسی',
el: 'Ελληνικά',