mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Azerbaijani)
This commit is contained in:
parent
15039ffbea
commit
a4a6b141ee
@ -104,10 +104,6 @@ return [
|
|||||||
'name' => 'İstifadəçi'
|
'name' => 'İstifadəçi'
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*Menu Button*/
|
/*Menu Button*/
|
||||||
'profile' => [
|
'profile' => [
|
||||||
'name' => 'Profil'
|
'name' => 'Profil'
|
||||||
@ -198,7 +194,6 @@ return [
|
|||||||
'name' => 'Satışlarım'
|
'name' => 'Satışlarım'
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
||||||
/* Right Dock*/
|
/* Right Dock*/
|
||||||
'right_secure_trading_subject' => [
|
'right_secure_trading_subject' => [
|
||||||
'name' => 'Təhlükəsiz Ticarət'
|
'name' => 'Təhlükəsiz Ticarət'
|
||||||
@ -362,7 +357,6 @@ return [
|
|||||||
'name' => 'Tercih parametrləri',
|
'name' => 'Tercih parametrləri',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
||||||
'corporate_settings' => [
|
'corporate_settings' => [
|
||||||
'name' => 'Korporativ Parametrlər',
|
'name' => 'Korporativ Parametrlər',
|
||||||
],
|
],
|
||||||
@ -442,4 +436,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