mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-27 16:14:39 -06:00
New translations field.php (Romanian)
This commit is contained in:
parent
e6e0b05c24
commit
8bf0519f8d
@ -428,19 +428,19 @@ return [
|
|||||||
'my_address' => 'Adresa mea',
|
'my_address' => 'Adresa mea',
|
||||||
|
|
||||||
'company' => [
|
'company' => [
|
||||||
'name' => 'Company Name'
|
'name' => 'Numele Companiei'
|
||||||
],
|
],
|
||||||
'tax_office' => [
|
'tax_office' => [
|
||||||
'name' => 'Tax Office'
|
'name' => 'Oficiu fiscal'
|
||||||
],
|
],
|
||||||
'tax_number' => [
|
'tax_number' => [
|
||||||
'name' => 'Tax Number'
|
'name' => 'Cod fiscal'
|
||||||
],
|
],
|
||||||
|
|
||||||
// Profile page
|
// Profile page
|
||||||
'my_profile' => 'My Profile',
|
'my_profile' => 'Profilul meu',
|
||||||
'edit_profile' => 'Edit Profile',
|
'edit_profile' => 'Editează profilul',
|
||||||
'edit_details' => 'Edit Details',
|
'edit_details' => 'Editează detaliile',
|
||||||
'update' => 'Update',
|
'update' => 'Actualizați',
|
||||||
'change_password' => 'Change Password',
|
'change_password' => 'Schimbați parola',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user