diff options
| author | Luc Donnet | 2017-09-21 09:33:29 +0200 |
|---|---|---|
| committer | Luc Donnet | 2017-09-21 09:33:29 +0200 |
| commit | d62e303b9cae0f4c2e1e5075e4135faa24dd4460 (patch) | |
| tree | a0729dab658b176b21e4286d80538448e067c7bf /config/locales/calendars.fr.yml | |
| parent | 2661aed29a0078bc3984424a6a4225cefc8394f3 (diff) | |
| download | chouette-core-d62e303b9cae0f4c2e1e5075e4135faa24dd4460.tar.bz2 | |
Add responder gem to automatically have flash message Refs #4576 @2
Diffstat (limited to 'config/locales/calendars.fr.yml')
| -rw-r--r-- | config/locales/calendars.fr.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/locales/calendars.fr.yml b/config/locales/calendars.fr.yml index 63f6465d9..55ec9c620 100644 --- a/config/locales/calendars.fr.yml +++ b/config/locales/calendars.fr.yml @@ -56,7 +56,8 @@ fr: end: Fin activerecord: models: - calendar: Calendrier + one: "calendrier" + other: "calendriers" attributes: calendar: name: Nom |
