From 4dfa04251cc7e9646877201d7035a3586d68260f Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 6 Feb 2023 21:57:56 +0000 Subject: [PATCH] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegian=20Bok?= =?UTF-8?q?m=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.8% (79 of 331 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/nb_NO/ --- public/locales/nb-NO/common.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/public/locales/nb-NO/common.json b/public/locales/nb-NO/common.json index fceaa779..db8ecd21 100644 --- a/public/locales/nb-NO/common.json +++ b/public/locales/nb-NO/common.json @@ -16,7 +16,8 @@ "free": "Ledig", "used": "Brukt", "load": "Last inn", - "cpu": "CPU" + "cpu": "CPU", + "mem": "MEM" }, "docker": { "rx": "Mottatt", @@ -462,5 +463,10 @@ "photos": "Photos", "videos": "Videos", "people": "People" + }, + "diskstation": { + "days": "Days", + "uptime": "Uptime", + "volumeAvailable": "Available" } }