Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-10 04:12:53 +01:00
58 Zeilen
1,8 KiB
YAML
58 Zeilen
1,8 KiB
YAML
en:
|
|
admin_js:
|
|
admin:
|
|
wizard:
|
|
label: "Wizards"
|
|
new: "New"
|
|
custom_label: "Custom"
|
|
submissions_label: "Submissions"
|
|
name: "Name"
|
|
name_placeholder: "name of the wizard"
|
|
background: "Background"
|
|
background_placeholder: "Background css property"
|
|
save_submissions: "Save"
|
|
save_submissions_label: "Save wizard submissions"
|
|
save: "Save Changes"
|
|
remove: "Delete Wizard"
|
|
header: "Wizard"
|
|
add: "Add"
|
|
url: "Url"
|
|
translation: "Translation"
|
|
step:
|
|
header: "Steps"
|
|
title: "Title"
|
|
title_placeholder: "Overrides title translation"
|
|
banner: "Banner"
|
|
banner_placeholder: "Image url"
|
|
description: "Description"
|
|
description_placeholder: "Overrides description translation"
|
|
translation_placeholder: "Translation key for step"
|
|
field:
|
|
header: "Fields"
|
|
label: "Label"
|
|
description: "Description"
|
|
type: "Type"
|
|
choices_label: "Dropdown Choices"
|
|
add_choice: "Add"
|
|
required: "Required"
|
|
required_label: "Field is Required"
|
|
translation_placeholder: "Translation key for field"
|
|
action:
|
|
header: "Actions"
|
|
label: "Label"
|
|
type: "Type"
|
|
send_message:
|
|
label: "Send Message"
|
|
title: "Title"
|
|
post: "Post"
|
|
recipient: "Recipient"
|
|
create_topic:
|
|
label: "Create Topic"
|
|
title: "Title"
|
|
post: "Post"
|
|
category: "Category"
|
|
update_profile:
|
|
label: "Update Profile"
|
|
field: "Profile Field"
|
|
save_input:
|
|
label: "Save Input"
|