change-language.json

This commit is contained in:
MacRimi
2026-07-15 17:28:10 +02:00
parent 892a90fa3c
commit ddd9e35c83
4 changed files with 4 additions and 4 deletions
@@ -66,7 +66,7 @@
"Dialog menu lists the 6 codes; you pick one.",
"If <code>config.json</code> exists: <code>jq --arg lang \"$new_language\" '.language = $lang'</code> updates the field in place.",
"If <code>config.json</code> doesn't exist: a fresh one is created with the language code in a single-field object.",
"Confirmation dialog: <em>\"Language changed to &lt;code&gt;\"</em>.",
"Confirmation dialog: <em>\"Language changed to [code]\"</em>.",
"<code>exec bash config_menu.sh</code> reloads the Settings menu with the new language active."
]
},