mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-05 18:00:22 +00:00
Harvey Tindall
d3c5feaf1b
login-related stuff was moved into common using the langmover script, so that the user page doesn't have to use the admin language files.
34 lines
1.0 KiB
JSON
34 lines
1.0 KiB
JSON
{
|
|
"meta": {
|
|
"name": "Polski (PL)"
|
|
},
|
|
"strings": {
|
|
"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"
|
|
},
|
|
"notifications": {
|
|
"errorConnection": "Nie udało się połączyć z jfa-go.",
|
|
"errorUnknown": "Nieznany błąd.",
|
|
"error401Unauthorized": "Nieautoryzowany. Spróbuj odświeżyć stronę."
|
|
}
|
|
} |