Fix option names

This commit is contained in:
Cohee
2023-06-11 15:18:59 +03:00
parent f0666d8de8
commit 471bc6cb48

View File

@ -2112,11 +2112,11 @@
</label> </label>
<label class="checkbox_label" for="allow_name2_display"> <label class="checkbox_label" for="allow_name2_display">
<input id="allow_name2_display" type="checkbox" /> <input id="allow_name2_display" type="checkbox" />
<span data-i18n="Allow {{char}}: in bot messages">Show {{char}} responses</span> <span data-i18n="Allow {{char}}: in bot messages">Show {{char}}: in responses</span>
</label> </label>
<label class="checkbox_label" for="allow_name1_display"> <label class="checkbox_label" for="allow_name1_display">
<input id="allow_name1_display" type="checkbox" /> <input id="allow_name1_display" type="checkbox" />
<span data-i18n="Allow {{user}}: in bot messages">Show {{user}} responses</span> <span data-i18n="Allow {{user}}: in bot messages">Show {{user}}: in responses</span>
</label> </label>
<label for="console_log_prompts"> <label for="console_log_prompts">
<input id="console_log_prompts" type="checkbox" /> <input id="console_log_prompts" type="checkbox" />