mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
New translations field.php (Polish)
This commit is contained in:
parent
57e57f3a5f
commit
8b229db482
@ -496,4 +496,14 @@ return [
|
|||||||
'receive_messages_email' => [
|
'receive_messages_email' => [
|
||||||
'name' => 'Otrzymuj wiadomości e-mail',
|
'name' => 'Otrzymuj wiadomości e-mail',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
// Report
|
||||||
|
'member' => 'Członek',
|
||||||
|
'registered_at' => 'Zarejestrowany w',
|
||||||
|
'login_at' => 'Zaloguj się',
|
||||||
|
'undefined_member' => 'Niezdefiniowany członek',
|
||||||
|
'new_membership_report' => 'Raport nowego członkostwa',
|
||||||
|
'member_login_reports' => 'Raporty dotyczące logowania członków',
|
||||||
|
|
||||||
|
'profile_instruction' => 'Na tej stronie możesz edytować informacje o swoim profilu.',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user