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

@@ -296,6 +296,7 @@ export const dict = {
"language.da": "Danish",
"language.ru": "Russian",
"language.pl": "Polish",
"language.ar": "Arabic",
"toast.language.title": "Language",
"toast.language.description": "Switched to {{language}}",