From c1cab103aab3bc27b8d7e6a5891b663acb19f561 Mon Sep 17 00:00:00 2001 From: mvjt Date: Sun, 11 Sep 2022 14:02:33 +0200 Subject: [PATCH] Removed WS --- 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 9630e57b1..7300f9277 100644 --- a/interface/src/i18n/se/index.ts +++ b/interface/src/i18n/se/index.ts @@ -91,7 +91,7 @@ const se: BaseTranslation = { NUM_ANALOG_SENSORS: '{num} Analoga Sensor{{er}}', NUM_DAYS: '{num} Dag{{ar}}', NUM_SECONDS: '{num} Sekund{{er}}', - NUM_HOURS: '{num} Timmar', + NUM_HOURS: '{num} Timmar', NUM_MINUTES: '{num} Minut{{er}}', APPLICATION_SETTINGS: 'Applikationsinställningar', CUSTOMIZATION: 'Anpassa',