0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-11-12 21:22:54 +01:00
Dieser Commit ist enthalten in:
Angus McLeod 2020-04-20 22:26:34 +10:00
Ursprung 36069dab3b
Commit de8b4f9b2e
3 geänderte Dateien mit 3 neuen und 2 gelöschten Zeilen

Datei anzeigen

@ -168,7 +168,7 @@
{{#if updateProfile}}
<div class="setting full field-mapper-setting">
<div class="setting-label">
<label>{{i18n 'admin.wizard.action.update_profile.label'}}</label>
<label>{{i18n 'admin.wizard.action.update_profile.setting'}}</label>
</div>
{{wizard-mapper

Datei anzeigen

@ -205,6 +205,7 @@ en:
label: "Open Composer"
update_profile:
label: "Update Profile"
setting: "Fields"
key: "field"
post_builder:
checkbox: "Post Builder"