ideapad: i18n cleanup

This commit is contained in:
Lemmy
2026-07-20 21:11:12 -04:00
parent 1f40b8e42b
commit 0fdd6a2b2f
2 changed files with 3 additions and 5 deletions
@@ -11,9 +11,7 @@
"setup_needed": "Einmalige Einrichtung erforderlich. Überprüfe das gerade geöffnete Terminalfenster." "setup_needed": "Einmalige Einrichtung erforderlich. Überprüfe das gerade geöffnete Terminalfenster."
}, },
"shortcut": { "shortcut": {
"na": "Erhaltung N/V", "na": "Erhaltung N/V"
"off": "Erhaltung",
"on": "Erhaltung"
}, },
"title": "Erhaltungsmodus" "title": "Erhaltungsmodus"
} }
@@ -11,8 +11,8 @@
"setup_needed": "One-time setup is needed. Check the terminal window that just opened." "setup_needed": "One-time setup is needed. Check the terminal window that just opened."
}, },
"shortcut": { "shortcut": {
"na": "Conservation N/A", "label": "Conservation",
"label": "Conservation" "na": "Conservation N/A"
}, },
"title": "Conservation mode" "title": "Conservation mode"
} }