mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations field.php (Azerbaijani)
This commit is contained in:
parent
ed738b2e70
commit
aefbdf7fb7
@ -428,19 +428,19 @@ return [
|
|||||||
'my_address' => 'Ünvanım',
|
'my_address' => 'Ünvanım',
|
||||||
|
|
||||||
'company' => [
|
'company' => [
|
||||||
'name' => 'Company Name'
|
'name' => 'Şirkət Adı'
|
||||||
],
|
],
|
||||||
'tax_office' => [
|
'tax_office' => [
|
||||||
'name' => 'Tax Office'
|
'name' => 'Vergi ofisi'
|
||||||
],
|
],
|
||||||
'tax_number' => [
|
'tax_number' => [
|
||||||
'name' => 'Tax Number'
|
'name' => 'Vergi nömrəsi'
|
||||||
],
|
],
|
||||||
|
|
||||||
// Profile page
|
// Profile page
|
||||||
'my_profile' => 'My Profile',
|
'my_profile' => 'Mənim Hesabım',
|
||||||
'edit_profile' => 'Edit Profile',
|
'edit_profile' => 'Profilə düzəliş et',
|
||||||
'edit_details' => 'Edit Details',
|
'edit_details' => 'Ətraflı məlumatları redaktə edin',
|
||||||
'update' => 'Update',
|
'update' => 'Yeniləyin',
|
||||||
'change_password' => 'Change Password',
|
'change_password' => 'Parolu dəyişdirin',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user