From 37d7a94d8a0208d3459c0eb6eae1dad71fe26f83 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sat, 25 Feb 2023 06:10:19 +0000 Subject: [PATCH] Translated using Weblate (Swedish) Currently translated at 36.2% (132 of 364 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/sv/ --- public/locales/sv/common.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/locales/sv/common.json b/public/locales/sv/common.json index 8a2515cb..84ce3be6 100644 --- a/public/locales/sv/common.json +++ b/public/locales/sv/common.json @@ -512,5 +512,10 @@ "pterodactyl": { "servers": "Servers", "nodes": "Nodes" + }, + "prometheus": { + "targets_up": "Targets Up", + "targets_down": "Targets Down", + "targets_total": "Total Targets" } }