From 3ac5645891c2d3d0a8fe75df0e64f6e76ea4f612 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?nils=20m=C3=A5s=C3=A9n?= Date: Tue, 25 May 2021 20:04:12 +0200 Subject: [PATCH] Add additional strings --- Translations/translation_SV.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Translations/translation_SV.json b/Translations/translation_SV.json index c86c3fb9..76e48058 100644 --- a/Translations/translation_SV.json +++ b/Translations/translation_SV.json @@ -23,16 +23,16 @@ "messagesWarn": { "ResetOKMessage": "Reset OK", "SettingsResetMessage": [ - "Settings were reset!", - "" + "Inställningar", + "återställda" ], "NoAccelerometerMessage": [ - "No accelerometer", - "detected!" + "Ingen", + "accelerometer" ], "NoPowerDeliveryMessage": [ - "No USB-PD IC", - "detected!" + "Ingen USB-PD IC", + "hittades!" ], "LockingKeysString": "LÅST", "UnlockingKeysString": "UPPLÅST",