github.com/cheikhshift/buffalo@v0.9.5/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."