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

51 Zeilen
1,6 KiB
YAML

2017-09-23 04:34:07 +02:00
en:
admin_js:
admin:
wizard:
label: "Wizards"
new: "New"
custom_label: "Custom"
2017-10-05 02:36:46 +02:00
submissions_label: "Submissions"
2017-09-23 04:34:07 +02:00
name: "Name"
name_placeholder: "name of the wizard"
2017-10-05 02:36:46 +02:00
save_submissions: "Save wizard submissions"
2017-09-23 04:34:07 +02:00
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"
2017-09-24 05:01:18 +02:00
add: "Add Step"
remove: "Remove Step"
2017-09-23 04:34:07 +02:00
field:
2017-10-05 02:36:46 +02:00
add: "Add Field"
remove: "Remove Field"
2017-09-23 04:34:07 +02:00
label: "Field Name"
description: "Field Description"
type: "Field Type"
choices_label: "Dropdown Choices"
add_choice: "Add Choice"
required: "Field Required"
action:
2017-10-05 02:36:46 +02:00
add: "Add Action"
remove: "Remove Action"
source: "Source"
send_message:
label: "Send Message"
title: "Message Title"
post: "Message Post"
recipient: "Message Recipient"
create_topic:
label: "Create Topic"
title: "Topic Title"
post: "Topic Post"
category: "Topic Category"
update_profile:
label: "Update Profile"
field: "Profile Field"
save_input:
label: "Save Input"