Skip to content

Commit 21d3a0b

Browse files
Ahmed-Zeinweblate
authored andcommitted
Translated using Weblate (Arabic)
Currently translated at 1.7% (4 of 231 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/ar/
1 parent 751585f commit 21d3a0b

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

lib/l10n/app_ar.arb

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,16 @@
1-
{}
1+
{
2+
"userProfile": "ملفك الشخصي",
3+
"@userProfile": {},
4+
"login": "تسجيل الدخول",
5+
"@login": {
6+
"description": "Text for login button"
7+
},
8+
"logout": "تسجيل خروج",
9+
"@logout": {
10+
"description": "Text for logout button"
11+
},
12+
"invalidUrl": "أدخل رابط صحيح من فضلك",
13+
"@invalidUrl": {
14+
"description": "Error message when the user enters an invalid URL, e.g. in the login form"
15+
}
16+
}

0 commit comments

Comments
 (0)