feat(i18n): add Arabic language support (#9947)

This commit is contained in:
NourEldin Osama
2026-01-22 10:14:01 +02:00
committed by GitHub
parent 9afc067152
commit ba2e35e29c
14 changed files with 752 additions and 2 deletions

View File

@@ -295,6 +295,7 @@ export const dict = {
"language.ja": "Японский",
"language.da": "Датский",
"language.ru": "Русский",
"language.ar": "Арабский",
"toast.language.title": "Язык",
"toast.language.description": "Переключено на {{language}}",