diff --git a/lang/common/pl-PL.json b/lang/common/pl-PL.json index 29a1fd5..307ee1f 100644 --- a/lang/common/pl-PL.json +++ b/lang/common/pl-PL.json @@ -1,29 +1,29 @@ { "meta": { - "name": "" + "name": "Polski (PL)" }, "strings": { - "username": "", - "password": "", - "emailAddress": "", - "name": "", - "submit": "", - "send": "", - "success": "", - "continue": "", - "error": "", - "copy": "", - "copied": "", - "time24h": "", - "time12h": "", - "linkTelegram": "", - "contactEmail": "", - "contactTelegram": "", - "linkDiscord": "", - "linkMatrix": "", - "contactDiscord": "", - "theme": "", - "refresh": "", - "required": "" + "username": "Nazwa Użytkownika", + "password": "Hasło", + "emailAddress": "E-mail", + "name": "Imię", + "submit": "Akceptuj", + "send": "Wyślij", + "success": "Sukces", + "continue": "Kontynuuj", + "error": "Błąd", + "copy": "Kopiuj", + "copied": "Skopiowano", + "time24h": "24 godziny", + "time12h": "12 godzin", + "linkTelegram": "Link Telegram", + "contactEmail": "Kontakt drogą mailową", + "contactTelegram": "Kontakt przez Telegram", + "linkDiscord": "Link do Discord", + "linkMatrix": "Link Matrix", + "contactDiscord": "Kontakt przez Discord", + "theme": "Motyw", + "refresh": "Odśwież", + "required": "Wymagane" } }