diff options
| author | jpl | 2017-04-25 17:07:33 +0200 |
|---|---|---|
| committer | jpl | 2017-04-25 17:07:33 +0200 |
| commit | 018d02be893bdace70940f69275bbd7f2d95d71d (patch) | |
| tree | 99229c3ffa100b8d063425ffbf72099939de6522 /config | |
| parent | ecd3f5c644919e6f823747a608c8c2a4483bf1ea (diff) | |
| download | chouette-core-018d02be893bdace70940f69275bbd7f2d95d71d.tar.bz2 | |
Refs #3183 #3185: starting init for create/duplicate, adding actionType to state
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/time_tables.fr.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/time_tables.fr.yml b/config/locales/time_tables.fr.yml index b03990ebb..812d8cdd2 100644 --- a/config/locales/time_tables.fr.yml +++ b/config/locales/time_tables.fr.yml @@ -22,6 +22,8 @@ fr: add_excluded_date: "Ajouter une date exclue" new: title: "Ajouter un calendrier" + duplicate: + title: "Dupliquer un calendrier" edit: title: "Editer le calendrier %{time_table}" show: |
