7.2 Example En.yml - formtastic/formtastic GitHub Wiki

  en:
    formtastic:
      titles:
        post_details: "Post details"
      labels:
        post:
          title: "Choose a title..."
          body: "Write something..."
          edit:
            title: "Edit title"
      hints:
        post:
          title: "Choose a good title for you post."
          body: "Write something inspiring here."
      actions:
        create: "Create my {{model}}"
        update: "Save changes"
        dummie: "Launch!"
⚠️ **GitHub.com Fallback** ⚠️