mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations field.php (Albanian)
This commit is contained in:
parent
87dabddba5
commit
c8bcc6c47c
@ -428,19 +428,19 @@ return [
|
|||||||
'my_address' => 'Adresa ime',
|
'my_address' => 'Adresa ime',
|
||||||
|
|
||||||
'company' => [
|
'company' => [
|
||||||
'name' => 'Company Name'
|
'name' => 'Emri i Kompanise'
|
||||||
],
|
],
|
||||||
'tax_office' => [
|
'tax_office' => [
|
||||||
'name' => 'Tax Office'
|
'name' => 'Zyra e Taksave'
|
||||||
],
|
],
|
||||||
'tax_number' => [
|
'tax_number' => [
|
||||||
'name' => 'Tax Number'
|
'name' => 'Numri i takses'
|
||||||
],
|
],
|
||||||
|
|
||||||
// Profile page
|
// Profile page
|
||||||
'my_profile' => 'My Profile',
|
'my_profile' => 'Profili im',
|
||||||
'edit_profile' => 'Edit Profile',
|
'edit_profile' => 'Ndrysho Profilin',
|
||||||
'edit_details' => 'Edit Details',
|
'edit_details' => 'Ndryshoni Detajet',
|
||||||
'update' => 'Update',
|
'update' => 'Update',
|
||||||
'change_password' => 'Change Password',
|
'change_password' => 'Ndrysho fjalekalimin',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user