client.en.yml 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. en:
  2. admin_js:
  3. admin:
  4. wizard:
  5. label: "Wizards"
  6. new: "New"
  7. custom_label: "Custom"
  8. submissions_label: "Submissions"
  9. name: "Name"
  10. name_placeholder: "name of the wizard"
  11. save_submissions: "Save wizard submissions"
  12. save: "Save Wizard"
  13. remove: "Delete Wizard"
  14. step:
  15. title: "Step Title"
  16. title_placeholder: "This will appear at the top of the step"
  17. banner: "Step Banner"
  18. banner_placeholder: "This image will appear under the title"
  19. description: "Step Description"
  20. description_placeholder: "This will appear underneath the title and / or title"
  21. add: "Add Step"
  22. remove: "Remove Step"
  23. field:
  24. add: "Add Field"
  25. remove: "Remove Field"
  26. label: "Field Name"
  27. description: "Field Description"
  28. type: "Field Type"
  29. choices_label: "Dropdown Choices"
  30. add_choice: "Add Choice"
  31. required: "Field Required"
  32. action:
  33. add: "Add Action"
  34. remove: "Remove Action"
  35. source: "Source"
  36. send_message:
  37. label: "Send Message"
  38. title: "Message Title"
  39. post: "Message Post"
  40. recipient: "Message Recipient"
  41. create_topic:
  42. label: "Create Topic"
  43. title: "Topic Title"
  44. post: "Topic Post"
  45. category: "Topic Category"
  46. update_profile:
  47. label: "Update Profile"
  48. field: "Profile Field"
  49. save_input:
  50. label: "Save Input"