complete story 1.3 with qa test (please not that the previous commit msg was wrong the previous commit was story 1.2
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'dashboard' => 'لوحة التحكم',
|
||||
'platform' => 'المنصة',
|
||||
'settings' => 'الإعدادات',
|
||||
'profile' => 'الملف الشخصي',
|
||||
'password' => 'كلمة المرور',
|
||||
'appearance' => 'المظهر',
|
||||
'two_factor' => 'المصادقة الثنائية',
|
||||
'logout' => 'تسجيل الخروج',
|
||||
'repository' => 'المستودع',
|
||||
'documentation' => 'التوثيق',
|
||||
'home' => 'الرئيسية',
|
||||
'back' => 'رجوع',
|
||||
'next' => 'التالي',
|
||||
'previous' => 'السابق',
|
||||
'language' => 'اللغة',
|
||||
'arabic' => 'العربية',
|
||||
'english' => 'English',
|
||||
];
|
||||
Reference in New Issue
Block a user