diff --git a/public/locales/ko/common.json b/public/locales/ko/common.json index 3eaeff63b..c1f866785 100644 --- a/public/locales/ko/common.json +++ b/public/locales/ko/common.json @@ -677,5 +677,11 @@ "totalPrs": "Total PRs", "myPrs": "My PRs", "approved": "Approved" + }, + "urbackup": { + "ok": "Ok", + "errored": "Errors", + "noRecent": "Out of Date", + "totalUsed": "Used Storage" } }