diff --git a/i18n/pl.json b/i18n/pl.json index 2771a13931..19dc931e3b 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -9350,5 +9350,17 @@ { "id": "api.cloud.notify_admin_to_upgrade_error.already_notified", "translation": "Administrator został już powiadomiony" + }, + { + "id": "common.parse_error_int64", + "translation": "Nie można przetworzyć wartości:{{.Value}} na int64" + }, + { + "id": "app.post.cloud.get.app_error", + "translation": "Nie można pobrać postu, ponieważ przekroczony został limit planu chmury'y." + }, + { + "id": "app.last_accessible_post.app_error", + "translation": "Błąd pobierania ostatniego dostępnego postu" } ]