0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 23:31:11 +02:00
discourse-custom-wizard/config/locales/client.en.yml
2017-09-24 11:01:18 +08:00

32 Zeilen
1 KiB
YAML

en:
admin_js:
admin:
wizard:
label: "Wizards"
new: "New"
custom_label: "Custom"
name: "Name"
name_placeholder: "name of the wizard"
save: "Save Wizard"
remove: "Delete Wizard"
step:
title: "Step Title"
title_placeholder: "This will appear at the top of the step"
banner: "Step Banner"
banner_placeholder: "This image will appear under the title"
description: "Step Description"
description_placeholder: "This will appear underneath the title and / or title"
add: "Add Step"
remove: "Remove Step"
add_field: "Add Field"
add_action: "Add Action"
field:
label: "Field Name"
description: "Field Description"
type: "Field Type"
choices_label: "Dropdown Choices"
add_choice: "Add Choice"
required: "Field Required"
remove: "Remove Field"
action:
email: "Email"