diff options
| author | anicet | 2015-06-16 14:13:07 +0200 |
|---|---|---|
| committer | anicet | 2015-06-16 14:13:07 +0200 |
| commit | 879ee0b3f3dd2669dfb20b5ffc4fe296331c937d (patch) | |
| tree | 0576ea7df4ea8b9bdb65335f044fcb9a457b6468 /config | |
| parent | a706e7b753897bfec8ac7e8e00d1b532c9dc0bd9 (diff) | |
| download | chouette-core-879ee0b3f3dd2669dfb20b5ffc4fe296331c937d.tar.bz2 | |
Update locales
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/ie_report.en.yml | 2 | ||||
| -rw-r--r-- | config/locales/ie_report.fr.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/ie_report.en.yml b/config/locales/ie_report.en.yml index a66209820..52e67a175 100644 --- a/config/locales/ie_report.en.yml +++ b/config/locales/ie_report.en.yml @@ -11,7 +11,7 @@ en: unsaved_lines: 'Unsaved lines' table: line: - save: "Save" + state: "State" routes: "Routes" lines: "Lines" connection_links: "Connection links" diff --git a/config/locales/ie_report.fr.yml b/config/locales/ie_report.fr.yml index 20ebae722..94a8de51b 100644 --- a/config/locales/ie_report.fr.yml +++ b/config/locales/ie_report.fr.yml @@ -11,7 +11,7 @@ fr: unsaved_lines: 'Lignes non-sauvegardés' table: line: - save: "Sauvegarde" + state: "Etat" routes: "Séquences d'arrêts" lines: "Lignes" connection_links: "Correspondances" |
