From b99fa9e1403ad852a4d74e95fbc8ccfd2fe81bff Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 6 Feb 2023 21:57:58 +0000 Subject: [PATCH] Translated using Weblate (Romanian) Currently translated at 41.3% (137 of 331 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ro/ --- public/locales/ro/common.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/public/locales/ro/common.json b/public/locales/ro/common.json index d5a99b649..e4d875fb9 100644 --- a/public/locales/ro/common.json +++ b/public/locales/ro/common.json @@ -4,7 +4,8 @@ "load": "Sarcină", "total": "Total", "free": "Disponibili", - "cpu": "Procesor" + "cpu": "Procesor", + "mem": "MEM" }, "docker": { "rx": "RX", @@ -462,5 +463,10 @@ "photos": "Photos", "videos": "Videos", "people": "People" + }, + "diskstation": { + "days": "Days", + "uptime": "Uptime", + "volumeAvailable": "Available" } }