mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations field.php (Arabic)
This commit is contained in:
parent
0d11350a83
commit
cc40d06bd4
@ -104,10 +104,6 @@ return [
|
|||||||
'name' => 'المستعمل'
|
'name' => 'المستعمل'
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*Menu Button*/
|
/*Menu Button*/
|
||||||
'profile' => [
|
'profile' => [
|
||||||
'name' => 'الملف الشخصي'
|
'name' => 'الملف الشخصي'
|
||||||
@ -198,7 +194,6 @@ return [
|
|||||||
'name' => 'مبيعاتي'
|
'name' => 'مبيعاتي'
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
||||||
/* Right Dock*/
|
/* Right Dock*/
|
||||||
'right_secure_trading_subject' => [
|
'right_secure_trading_subject' => [
|
||||||
'name' => 'تجارة آمنة'
|
'name' => 'تجارة آمنة'
|
||||||
@ -361,7 +356,6 @@ return [
|
|||||||
'name' => 'تفضيلات الإعدادات',
|
'name' => 'تفضيلات الإعدادات',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
||||||
'corporate_settings' => [
|
'corporate_settings' => [
|
||||||
'name' => 'إعدادات الشركات',
|
'name' => 'إعدادات الشركات',
|
||||||
],
|
],
|
||||||
@ -441,4 +435,11 @@ return [
|
|||||||
'tax_number' => [
|
'tax_number' => [
|
||||||
'name' => 'Tax Number'
|
'name' => 'Tax Number'
|
||||||
],
|
],
|
||||||
|
|
||||||
|
// Profile page
|
||||||
|
'my_profile' => 'My Profile',
|
||||||
|
'edit_profile' => 'Edit Profile',
|
||||||
|
'edit_details' => 'Edit Details',
|
||||||
|
'update' => 'Update',
|
||||||
|
'change_password' => 'Change Password',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user