mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations button.php (Polish)
This commit is contained in:
parent
07ecd8643b
commit
d797576adc
@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'new_profile' => 'Nowy profil',
|
||||
'new_adress' => 'Nowy adres',
|
||||
'show' => 'Pokaż adres',
|
||||
'update_password' => 'Aktualizować hasło',
|
||||
'update_profile' => 'Zaktualizować profil',
|
||||
'delete' => 'Usunąć',
|
||||
'extend' => 'Poszerzać',
|
||||
'extend_all' => 'Rozszerz wszystko',
|
||||
'edit' => 'Edytować',
|
||||
'go_profile' => 'Przejdź do szczegółów profilu',
|
||||
'go_user' => 'Przejdź do szczegółów użytkownika',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user