Skip to content

Commit 3468e85

Browse files
fix(arabic): update translations
1 parent 57149ee commit 3468e85

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

src/langs/ar.json

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"translations": {
3+
"Calculator": "آلة حاسبة",
4+
"Error": "خطأ",
5+
"Infinity": "ما لا نهاية",
6+
"-Infinity": "-ما لا نهاية",
7+
"The keyboard is enabled": "تم تمكين لوحة المفاتيح",
8+
"The keyboard is disabled": "تم تعطيل لوحة المفاتيح",
9+
"Radian": "راديان",
10+
"Degree": "درجة",
11+
"Scientific Mode": "الوضع العلمي",
12+
"Member Name": "اسم عضو",
13+
"Equation": "معادلة",
14+
"Result": "نتيجة",
15+
"Created At": "أنشئت في",
16+
"NO_COMPUTATIONS_YET": "لا توجد حسابات حتى الآن. ستظهر الحسابات هنا بمجرد تفاعل المستخدمين مع التطبيق.",
17+
"Something went wrong": "هناك خطأ ما",
18+
"Unknown": "مجهول"
19+
}
20+
}

0 commit comments

Comments
 (0)