aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/flash_responders.en.yml
blob: 659a0bcc5abd22522cae75e9e4daefcaccf3f4f6 (plain)
1
2
3
4
5
6
7
8
9
10
en:
  flash:
    actions:
      create:
        notice: "%{resource_name} was successfully created."
      update:
        notice: "%{resource_name} was successfully updated."
      destroy:
        notice: "%{resource_name} was successfully destroyed."
        alert: "%{resource_name} could not be destroyed."