New translations field.php (Azerbaijani)

This commit is contained in:
Fatih Alp 2020-07-07 19:34:44 +03:00
parent 15039ffbea
commit a4a6b141ee

View File

@ -104,10 +104,6 @@ return [
'name' => 'İstifadəçi'
],
/*Menu Button*/
'profile' => [
'name' => 'Profil'
@ -198,7 +194,6 @@ return [
'name' => 'Satışlarım'
],
/* Right Dock*/
'right_secure_trading_subject' => [
'name' => 'Təhlükəsiz Ticarət'
@ -362,7 +357,6 @@ return [
'name' => 'Tercih parametrləri',
],
'corporate_settings' => [
'name' => 'Korporativ Parametrlər',
],
@ -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',
];