Add commands.config.usage_hint
This commit is contained in:
parent
157cfa20ff
commit
417418fd5b
|
@ -11,6 +11,7 @@
|
|||
"config": {
|
||||
"title": "Configuration",
|
||||
"unknown_setting": "Unknown setting \"{{setting}}\"",
|
||||
"usage_hint": "Use **{{command}} <option> <new value>** to change a setting, or use **clear** as value to reset it.",
|
||||
"setting_info": {
|
||||
"title": "Setting: {{setting}}",
|
||||
"type": "Type: {{type}}",
|
||||
|
|
Loading…
Reference in a new issue