diff --git a/ideapad-conservation-mode/translations/de.json b/ideapad-conservation-mode/translations/de.json index 3801b2e..f99ea17 100644 --- a/ideapad-conservation-mode/translations/de.json +++ b/ideapad-conservation-mode/translations/de.json @@ -11,9 +11,7 @@ "setup_needed": "Einmalige Einrichtung erforderlich. Überprüfe das gerade geöffnete Terminalfenster." }, "shortcut": { - "na": "Erhaltung N/V", - "off": "Erhaltung", - "on": "Erhaltung" + "na": "Erhaltung N/V" }, "title": "Erhaltungsmodus" } diff --git a/ideapad-conservation-mode/translations/en.json b/ideapad-conservation-mode/translations/en.json index b36b70d..6adf0ca 100644 --- a/ideapad-conservation-mode/translations/en.json +++ b/ideapad-conservation-mode/translations/en.json @@ -11,8 +11,8 @@ "setup_needed": "One-time setup is needed. Check the terminal window that just opened." }, "shortcut": { - "na": "Conservation N/A", - "label": "Conservation" + "label": "Conservation", + "na": "Conservation N/A" }, "title": "Conservation mode" }