feat(locales): polish locales (#330)

This commit is contained in:
dntAtMe
2023-05-17 22:31:54 +02:00
committed by GitHub
parent b4d9cffb31
commit 72d0671bad

View File

@@ -4,11 +4,11 @@
"cancel": "Anuluj",
"close": "Zamknij",
"confirm": "Potwierdź",
"more": "More..."
"more": "Więcej..."
},
"txadmin_announcement": "Server announcement by %s",
"txadmin_dm": "Direct Message from %s",
"txadmin_warn": "You have been warned by %s",
"txadmin_warn_content": "%s \nAction ID: %s",
"txadmin_scheduledrestart": "Scheduled Restart"
"txadmin_announcement": "Ogłoszenie serwerowe od %s",
"txadmin_dm": "Prywatna wiadomość od %s",
"txadmin_warn": "Dostałeś ostrzeżenie od %s",
"txadmin_warn_content": "%s \nID Akcji: %s",
"txadmin_scheduledrestart": "Zaplanowany Restart"
}