mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Polish)
This commit is contained in:
parent
fb21f81dee
commit
c6a545ed34
@ -428,19 +428,19 @@ return [
|
||||
'my_address' => 'Mój adres',
|
||||
|
||||
'company' => [
|
||||
'name' => 'Company Name'
|
||||
'name' => 'Nazwa firmy'
|
||||
],
|
||||
'tax_office' => [
|
||||
'name' => 'Tax Office'
|
||||
'name' => 'Urząd podatkowy'
|
||||
],
|
||||
'tax_number' => [
|
||||
'name' => 'Tax Number'
|
||||
'name' => 'Numer identyfikacji podatkowej'
|
||||
],
|
||||
|
||||
// Profile page
|
||||
'my_profile' => 'My Profile',
|
||||
'edit_profile' => 'Edit Profile',
|
||||
'edit_details' => 'Edit Details',
|
||||
'update' => 'Update',
|
||||
'change_password' => 'Change Password',
|
||||
'my_profile' => 'Mój profil',
|
||||
'edit_profile' => 'Edytuj profil',
|
||||
'edit_details' => 'Edytuj szczegóły',
|
||||
'update' => 'Aktualizacja',
|
||||
'change_password' => 'Zmień hasło',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user