diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index 8b6456443..47644342b 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -686,5 +686,11 @@ "inProgress": "In Progress", "totalPrs": "Total PRs", "myPrs": "My PRs" + }, + "urbackup": { + "ok": "Ok", + "errored": "Errors", + "noRecent": "Out of Date", + "totalUsed": "Used Storage" } }