From 6a7a30b42341ae3fcec60bcb7a342db63408ba1f Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sat, 25 Feb 2023 06:10:25 +0000 Subject: [PATCH] Translated using Weblate (Danish) Currently translated at 54.3% (198 of 364 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/da/ --- public/locales/da/common.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/locales/da/common.json b/public/locales/da/common.json index 2dbc6508d..4e5c1372c 100644 --- a/public/locales/da/common.json +++ b/public/locales/da/common.json @@ -512,5 +512,10 @@ "pterodactyl": { "servers": "Servers", "nodes": "Nodes" + }, + "prometheus": { + "targets_up": "Targets Up", + "targets_down": "Targets Down", + "targets_total": "Total Targets" } }