Add commands.config.usage_hint

This commit is contained in:
Lea 2023-06-08 13:31:24 +02:00
parent 157cfa20ff
commit 417418fd5b

View file

@ -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}}",