diff --git a/public/locales/pl/common.json b/public/locales/pl/common.json index 9543cc089..9d02a1035 100644 --- a/public/locales/pl/common.json +++ b/public/locales/pl/common.json @@ -677,5 +677,11 @@ "canceled": "Canceled", "inProgress": "In Progress", "totalPrs": "Total PRs" + }, + "urbackup": { + "ok": "Ok", + "errored": "Errors", + "noRecent": "Out of Date", + "totalUsed": "Used Storage" } }