mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-14 01:24:10 -08:00
Update pl.js
This commit is contained in:
parent
124c98ce76
commit
8840ca618b
|
@ -28,7 +28,7 @@ export default {
|
||||||
confirmDisableTwoFAMsg: "Jesteś pewien, że chcesz wyłączyć 2FA?",
|
confirmDisableTwoFAMsg: "Jesteś pewien, że chcesz wyłączyć 2FA?",
|
||||||
Settings: "Ustawienia",
|
Settings: "Ustawienia",
|
||||||
Dashboard: "Panel",
|
Dashboard: "Panel",
|
||||||
"New Update": "Nowa Aktualizacja",
|
"New Update": "Nowa aktualizacja",
|
||||||
Language: "Język",
|
Language: "Język",
|
||||||
Appearance: "Wygląd",
|
Appearance: "Wygląd",
|
||||||
Theme: "Motyw",
|
Theme: "Motyw",
|
||||||
|
@ -305,4 +305,6 @@ export default {
|
||||||
steamApiKeyDescription: "Do monitorowania serwera gier Steam potrzebny jest klucz Steam Web-API. Możesz zarejestrować swój klucz API tutaj: ",
|
steamApiKeyDescription: "Do monitorowania serwera gier Steam potrzebny jest klucz Steam Web-API. Możesz zarejestrować swój klucz API tutaj: ",
|
||||||
"Current User": "Aktualny użytkownik",
|
"Current User": "Aktualny użytkownik",
|
||||||
recent: "Ostatnie",
|
recent: "Ostatnie",
|
||||||
|
clicksendsms: "ClickSend SMS",
|
||||||
|
apiCredentials: "Poświadczenia API",
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue