Add missing i18n key + translate 2 keys for polish

pull/827/head
Adam Stachowicz 3 years ago
parent f2a27a2cf1
commit 69aa60d1fb

@ -306,4 +306,5 @@ export default {
"One record": "One record",
steamApiKeyDescription: "For monitoring a Steam Game Server you need a Steam Web-API key. You can register your API key here: ",
"Current User": "Current User",
recent: "Recent",
};

@ -303,4 +303,6 @@ export default {
records: "rekordy",
"One record": "Jeden rekord",
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",
recent: "Ostatnie",
};

Loading…
Cancel
Save