github.com/jasonish/buffalo@v0.8.2-0.20170413145823-bacbdd415f1b/generators/resource/templates/locales/resource-use_model.en-us.yaml.tmpl (about)

     1  - id: "{{.under}}.created.success"
     2    translation: "{{.model}} was successfully created."
     3  - id: "{{.under}}.updated.success"
     4    translation: "{{.model}} was successfully updated."
     5  - id: "{{.under}}.destroyed.success"
     6    translation: "{{.model}} was successfully destroyed."