translations update

This commit is contained in:
Lemmy
2026-07-19 22:43:15 -04:00
parent 77d7e64e41
commit f23a7e9b50
@@ -6,14 +6,14 @@
"write_failed_manual": "Failed to write conservation_mode ({error}). Run scripts/setup-permissions.sh with sudo manually, then log out and back in." "write_failed_manual": "Failed to write conservation_mode ({error}). Run scripts/setup-permissions.sh with sudo manually, then log out and back in."
}, },
"notify": { "notify": {
"disabled": "Disabled - charging to 100%.", "disabled": "Disabled – charging to 100%",
"enabled": "Enabled - charging capped for battery health.", "enabled": "Enabled – charging capped for battery health",
"setup_needed": "One-time setup 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", "na": "Conservation N/A",
"off": "Conservation Off", "off": "Conservation",
"on": "Conservation On" "on": "Conservation"
}, },
"title": "Conservation Mode" "title": "Conservation mode"
} }