diff --git a/public/locales/ar/common.json b/public/locales/ar/common.json index b92975a02..e4fc6b745 100644 --- a/public/locales/ar/common.json +++ b/public/locales/ar/common.json @@ -677,5 +677,11 @@ "failed": "Failed", "canceled": "Canceled", "approved": "Approved" + }, + "urbackup": { + "ok": "Ok", + "errored": "Errors", + "noRecent": "Out of Date", + "totalUsed": "Used Storage" } }