From a7569256d083c583e83612707ef19ed1ccea48af Mon Sep 17 00:00:00 2001 From: mvjt Date: Sun, 30 Oct 2022 15:57:26 +0100 Subject: [PATCH] Corrected error (SE) #2 --- interface/src/i18n/se/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/src/i18n/se/index.ts b/interface/src/i18n/se/index.ts index 63f44480f..9ecc21ba9 100644 --- a/interface/src/i18n/se/index.ts +++ b/interface/src/i18n/se/index.ts @@ -258,7 +258,7 @@ const se: Translation = { AP_PROVIDE_TEXT_3: 'aldrig', AP_PREFERRED_CHANNEL: 'Föredragen kanal', AP_HIDE_SSID: 'Göm SSID', - AP_CLIENTS: 'AP Klienter', + AP_CLIENTS: 'AP-Klienter', AP_MAX_CLIENTS: 'Max Klienter', AP_LOCAL_IP: 'Lokalt IP', NETWORK_SCAN: 'Sök efter WiFi-nätverk',