From 73b44c3a2ed14048d02d1d6298a879d4b4ae50b6 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 12 Oct 2022 08:20:22 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 45.6% (63 of 138 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/nl/ --- public/locales/nl/common.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index 93fa03506..562a50def 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/common.json @@ -196,5 +196,10 @@ "streams": "Active Streams", "movies": "Movies", "tv": "TV Shows" + }, + "glances": { + "cpu": "CPU", + "mem": "MEM", + "wait": "Please wait" } }