0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 23:31:11 +02:00

Update settings text and file naming

Dieser Commit ist enthalten in:
angusmcleod 2021-12-09 09:53:10 +08:00
Ursprung 21b0d52b1b
Commit 70c3f19334
3 geänderte Dateien mit 6 neuen und 5 gelöschten Zeilen

Datei anzeigen

@ -1,8 +1,8 @@
<h3>{{i18n "admin.wizard.category_settings.create_topic_wizard"}}</h3> <h3>{{i18n "admin.wizard.category_settings.custom_wizard.title"}}</h3>
<section class="field new-topic-wizard"> <section class="field new-topic-wizard">
<label for="new-topic-wizard"> <label for="new-topic-wizard">
{{i18n "admin.wizard.category_settings.select_wizard"}} {{i18n "admin.wizard.category_settings.custom_wizard.create_topic_wizard"}}
</label> </label>
<div class="controls"> <div class="controls">
{{combo-box {{combo-box

Datei anzeigen

@ -61,8 +61,9 @@ en:
condition: "Condition" condition: "Condition"
index: "Index" index: "Index"
category_settings: category_settings:
create_topic_wizard: "Create Topic Wizard" custom_wizard:
select_wizard: "Select a wizard you want to use for creating topics in this category" title: "Custom Wizard"
create_topic_wizard: "Select a wizard to replace the new topic composer in this category."
message: message:
wizard: wizard: