aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/flash_responders.fr.yml
blob: 356b83665ef74e770cab9cab5cbf60ac1090762a (plain)
1
2
3
4
5
6
7
8
9
10
fr:
  flash:
    actions:
      create:
        notice: "%{resource_name} a été créé avec succès."
      update:
        notice: "%{resource_name} a été mis à jour avec succès."
      destroy:
        notice: "%{resource_name} a été détruit avec succès."
        alert: "%{resource_name} ne peut pas être détruit."