From c1865592de98ffa28b87d56d3bb81ea966cbae9c Mon Sep 17 00:00:00 2001 From: Anonymous Date: Fri, 17 Feb 2023 06:06:18 +0000 Subject: [PATCH] Translated using Weblate (Romanian) Currently translated at 39.9% (137 of 343 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ro/ --- public/locales/ro/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/ro/common.json b/public/locales/ro/common.json index a3960e728..86601dce4 100644 --- a/public/locales/ro/common.json +++ b/public/locales/ro/common.json @@ -480,5 +480,11 @@ "datasources": "Data Sources", "totalalerts": "Total Alerts", "alertstriggered": "Alerts Triggered" + }, + "nextcloud": { + "activeusers": "Active Users", + "cpuload": "Cpu Load", + "memoryusage": "Memory Usage", + "freespace": "Free Space" } }