mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Russian)
This commit is contained in:
parent
679fc119e0
commit
244c4fbe78
@ -104,10 +104,6 @@ return [
|
||||
'name' => 'пользователь'
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/*Menu Button*/
|
||||
'profile' => [
|
||||
'name' => 'Профиль'
|
||||
@ -198,7 +194,6 @@ return [
|
||||
'name' => 'Мои продажи'
|
||||
],
|
||||
|
||||
|
||||
/* Right Dock*/
|
||||
'right_secure_trading_subject' => [
|
||||
'name' => 'Безопасная торговля'
|
||||
@ -363,7 +358,6 @@ return [
|
||||
'name' => 'Настройки предпочтений',
|
||||
],
|
||||
|
||||
|
||||
'corporate_settings' => [
|
||||
'name' => 'Корпоративные настройки',
|
||||
],
|
||||
@ -443,4 +437,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