github.com/mayra-cabrera/buffalo@v0.9.4-0.20170814145312-66d2e7772f11/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."