From 250f5bf9c4ff0b523c094cc92a29137201e15c96 Mon Sep 17 00:00:00 2001 From: binnichtaktiv <96953964+binnichtaktiv@users.noreply.github.com> Date: Mon, 12 Jan 2026 12:52:34 +0100 Subject: [PATCH] fix punctuation --- src/i18n/locales/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/de.json b/src/i18n/locales/de.json index be15b4cf..2da0cb99 100644 --- a/src/i18n/locales/de.json +++ b/src/i18n/locales/de.json @@ -58,7 +58,7 @@ "portDesc": "Öffentlicher UDP-Port an dem sich die Clients verbinden und auf dem WireGuard läuft" }, "update": { - "updateAvailable": "Ein neues Update ist verfügbar.", + "updateAvailable": "Ein neues Update ist verfügbar!", "update": "Aktualisieren" }, "theme": {