diff options
| author | Luc Donnet | 2018-03-15 15:22:16 +0100 |
|---|---|---|
| committer | Luc Donnet | 2018-03-23 17:16:43 +0100 |
| commit | 012e1650b1dd0f6a29d68a114f195cb529686080 (patch) | |
| tree | 9b462690438c5f2ca6b75986f640073d8a439763 /config | |
| parent | cbe17726ef77e8e4df2ef95d07300df0cc630b78 (diff) | |
| download | chouette-core-012e1650b1dd0f6a29d68a114f195cb529686080.tar.bz2 | |
Small fixes for i18n state Refs #6146 @1
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/lines.en.yml | 1 | ||||
| -rw-r--r-- | config/locales/lines.fr.yml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/config/locales/lines.en.yml b/config/locales/lines.en.yml index 94b34a63b..e61013725 100644 --- a/config/locales/lines.en.yml +++ b/config/locales/lines.en.yml @@ -83,7 +83,6 @@ en: name: "Name" published_name: "Published name" registration_number: "Short name" - deactivated: "Activated" number: "Number" transport_mode: "Transport mode" transport_submode: "Transport Submode" diff --git a/config/locales/lines.fr.yml b/config/locales/lines.fr.yml index 5f2110db8..d3069f1d1 100644 --- a/config/locales/lines.fr.yml +++ b/config/locales/lines.fr.yml @@ -81,7 +81,6 @@ fr: companies: name: "Transporteur principal" registration_number: "Nom court" - deactivated: "Activé" name: "Nom de la ligne" published_name: "Nom public" number: "Numéro" |
