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

@@ -281,6 +281,8 @@ export const dict = {
"language.da": "덴마크어",
"language.ru": "러시아어",
"language.pl": "폴란드어",
"language.ru": "러시아어",
"language.ar": "아랍어",
"toast.language.title": "언어",
"toast.language.description": "{{language}}(으)로 전환됨",