From ada3c9df0d2b605b4b5c17600f373c8e23609ee1 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 6 Feb 2023 21:57:53 +0000 Subject: [PATCH] Translated using Weblate (Catalan) Currently translated at 77.9% (258 of 331 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ca/ --- public/locales/ca/common.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/public/locales/ca/common.json b/public/locales/ca/common.json index a0315c2df..b1f73491e 100644 --- a/public/locales/ca/common.json +++ b/public/locales/ca/common.json @@ -38,7 +38,8 @@ "free": "Lliure", "used": "Utilitzat", "load": "CĂ rrega", - "cpu": "CPU" + "cpu": "CPU", + "mem": "MEM" }, "docker": { "rx": "Rebut", @@ -462,5 +463,10 @@ "photos": "Photos", "videos": "Videos", "people": "People" + }, + "diskstation": { + "days": "Days", + "uptime": "Uptime", + "volumeAvailable": "Available" } }