Skip to content

Commit f298319

Browse files
committed
fix arabic
1 parent e621a3d commit f298319

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

lang/ar/profile.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
'missing_fields' => 'حقول مفقودة',
2323
],
2424
'register' => [
25-
'username_exists' => 'Username already exists.',
26-
'password_mismatch' => 'The passwords do not match.',
27-
'signup' => 'Sign Up',
28-
'error' => 'An error occurred while registering your account.',
29-
'success' => 'Your account has been successfully created.',
25+
'username_exists' => 'اسم المستخدم موجود بالفعل.',
26+
'password_mismatch' => 'كلمات المرور غير متطابقة.',
27+
'signup' => 'إنشاء حساب',
28+
'error' => 'حدث خطأ أثناء تسجيل حسابك.',
29+
'success' => 'تم إنشاء حسابك بنجاح.',
3030
],
3131
'token' => [
3232
'unavailable' => 'لقد قمت بعرض هذا الرمز مسبقًا.',

0 commit comments

Comments
 (0)