diff --git a/public/locales/tr/common.json b/public/locales/tr/common.json index c4c24e437..206d1a6b3 100644 --- a/public/locales/tr/common.json +++ b/public/locales/tr/common.json @@ -677,5 +677,11 @@ "succeeded": "Succeeded", "notStarted": "Not Started", "failed": "Failed" + }, + "urbackup": { + "ok": "Ok", + "errored": "Errors", + "noRecent": "Out of Date", + "totalUsed": "Used Storage" } }