From 47d2fa0702cd609b4957bcf24a636b46643a0634 Mon Sep 17 00:00:00 2001 From: Morten Dalsgaard Date: Mon, 6 Oct 2025 21:15:52 +0200 Subject: [PATCH] Update Language.json Finished danish translations and corrected a few english --- Language.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Language.json b/Language.json index f708b3d..87d1edf 100644 --- a/Language.json +++ b/Language.json @@ -25,9 +25,9 @@ "Validate token": "Validate token", "Full log": "Full log", "Settings": "Settings", - "Total Bits (current stream)": "", - "Subscriptions (current stream)": "", - "Cheers (Current stream)": "", + "Total Bits (current stream)": "Total Bits (current stream)", + "Subscriptions (current stream)": "Subscriptions (current stream)", + "Cheers (Current stream)": "Cheers (Current stream)", "Live log": "Live log", "Live log description": "SSE fallback to Websocket (requires node ws_server.js)" }, @@ -40,7 +40,7 @@ }, "Danish": { "Dashboard": { - "Headline": "Twitch PHP Bot - Dashboard", + "Headline": "Twitch PHP Bot - Kontrolpanel", "Login": "Log ind", "Logout": "Log ud", "Uptime": "Oppetid", @@ -64,8 +64,8 @@ "Full log": "Fuld log", "Settings": "Indstillinger", "Total Bits (current stream)": "Bits total (nuværende stream)", - "Subscriptions (current stream)": "", - "Cheers (Current stream)": "", + "Subscriptions (current stream)": "Abonnenter (nuværende stream)", + "Cheers (Current stream)": "Cheers (nuværende stream)", "Live log": "Live log", "Live log description": "SSE fallback til Websocket (kræver node ws_server.js)" }, @@ -78,3 +78,4 @@ } } } +