diff --git a/public/locales/ar/common.json b/public/locales/ar/common.json index 4547995fb..7259c95c6 100644 --- a/public/locales/ar/common.json +++ b/public/locales/ar/common.json @@ -22,7 +22,8 @@ "total": "المجموع", "free": "متاح", "used": "مستخدم", - "load": "الضغط" + "load": "الضغط", + "mem": "MEM" }, "unifi": { "users": "المستخدمون", @@ -462,5 +463,10 @@ "photos": "Photos", "videos": "Videos", "people": "People" + }, + "diskstation": { + "days": "Days", + "volumeAvailable": "Available", + "uptime": "Uptime" } }