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

@@ -279,6 +279,8 @@ export const dict = {
"language.da": "Danés",
"language.ru": "Ruso",
"language.pl": "Polaco",
"language.ru": "Ruso",
"language.ar": "Árabe",
"toast.language.title": "Idioma",
"toast.language.description": "Cambiado a {{language}}",