mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-10 02:05:27 -05:00
New translations field.php (Hebrew)
This commit is contained in:
parent
29c4a65677
commit
b8b9b1e342
@ -104,10 +104,6 @@ return [
|
||||
'name' => 'משתמש'
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/*Menu Button*/
|
||||
'profile' => [
|
||||
'name' => 'פרופיל'
|
||||
@ -198,7 +194,6 @@ return [
|
||||
'name' => 'המכירות שלי'
|
||||
],
|
||||
|
||||
|
||||
/* Right Dock*/
|
||||
'right_secure_trading_subject' => [
|
||||
'name' => 'מסחר מאובטח'
|
||||
@ -362,7 +357,6 @@ return [
|
||||
'name' => 'הגדרות העדפות',
|
||||
],
|
||||
|
||||
|
||||
'corporate_settings' => [
|
||||
'name' => 'הגדרות ארגוניות',
|
||||
],
|
||||
@ -442,4 +436,11 @@ return [
|
||||
'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