Updated polish translations
This commit is contained in:
parent
d156c47f09
commit
bf4cea045e
|
|
@ -274,15 +274,15 @@ return array(
|
|||
'Wrong password' => 'Błędne hasło',
|
||||
'Reset all tokens' => 'Zresetuj wszystkie tokeny',
|
||||
'All tokens have been regenerated.' => 'Wszystkie tokeny zostały zresetowane.',
|
||||
// 'Unknown' => '',
|
||||
// 'Last logins' => '',
|
||||
// 'Login date' => '',
|
||||
// 'Authentication method' => '',
|
||||
// 'IP address' => '',
|
||||
// 'User agent' => '',
|
||||
// 'Persistent connections' => '',
|
||||
// 'No session' => '',
|
||||
// 'Expiration date' => '',
|
||||
// 'Remember Me' => '',
|
||||
// 'Creation date' => '',
|
||||
'Unknown' => 'Nieznany',
|
||||
'Last logins' => 'Ostatnie logowania',
|
||||
'Login date' => 'Data logowania',
|
||||
'Authentication method' => 'Sposób autentykacji',
|
||||
'IP address' => 'Adres IP',
|
||||
'User agent' => 'Przeglądarka',
|
||||
'Persistent connections' => 'Stałe połączenia',
|
||||
'No session' => 'Brak sesji',
|
||||
'Expiration date' => 'Data zakończenia',
|
||||
'Remember Me' => 'Pamiętaj mnie',
|
||||
'Creation date' => 'Data utworzenia',
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue