diff --git a/messages/pl/base.php b/messages/pl/base.php index 3c8787f..774773b 100644 --- a/messages/pl/base.php +++ b/messages/pl/base.php @@ -1,21 +1,21 @@ REST Configuration' => '', - 'Access Tokens' => '', - 'Add Access Token' => '', - 'Allow Bearer Authentication' => '', - 'Allow HTTP Basic Authentication' => '', - 'Allow JWT Authentication' => '', - 'Allow Query Param Bearer Authentication' => '', - 'Bearer Access Token Successfully Revoked' => '', - 'Bearer Auth' => '', + 'REST Configuration' => 'REST Konfiguracja', + 'Access Tokens' => 'Tokeny dostępowe', + 'Add Access Token' => 'Dodaj token dostępowy', + 'Allow Bearer Authentication' => 'Zezwól na Bearer Authentication', + 'Allow HTTP Basic Authentication' => 'Zezwól na HTTP Basic Authentication', + 'Allow JWT Authentication' => 'Zezwól na JWT Authentication', + 'Allow Query Param Bearer Authentication' => 'Zezwól na Query Param Bearer Authentication', + 'Bearer Access Token Successfully Revoked' => 'Token dostępowy Bearer poprawnie odwołany', + 'Bearer Auth' => 'Bearer Auth', 'Enabled for all registered users' => 'Dostępne dla wszystkich zarejestrowanych użytkowników', - 'Expiration' => '', + 'Expiration' => 'Wygasa', 'General' => 'Ogólne', - 'JWT Auth' => '', + 'JWT Auth' => 'JWT Auth', 'JWT Key' => 'Klucz JWT', - 'JWT Token Expiration' => '', - 'No enabled modules found with additional REST API endpoints.' => '', - 'Token' => '', + 'JWT Token Expiration' => 'Wygaśnięcie tokena JWT', + 'No enabled modules found with additional REST API endpoints.' => 'Nie odnaleziono modułów z dodatkowymi punktami końcowymi REST API.', + 'Token' => 'Token', 'User' => 'Użytkownik', );