diff options
| author | Michel Etienne | 2014-12-15 10:02:08 +0100 |
|---|---|---|
| committer | Michel Etienne | 2014-12-15 10:02:08 +0100 |
| commit | e85c9a8ee0aa0b1058b478879f538ef2c09d23da (patch) | |
| tree | 76e2fa7ecf427cd9a6f56aff3ce2fa5f938883c2 /config | |
| parent | 0f0a9844f579b807fa2a01ebd357bfba75c0e7c6 (diff) | |
| download | chouette-core-e85c9a8ee0aa0b1058b478879f538ef2c09d23da.tar.bz2 | |
manage connection links with type undefined
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/connection_link_types.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/connection_link_types.yml b/config/locales/connection_link_types.yml index 0f4f9d408..4a7149a4f 100644 --- a/config/locales/connection_link_types.yml +++ b/config/locales/connection_link_types.yml @@ -1,6 +1,7 @@ en: connection_link_types: label: + undefined: "Undefined" underground: "Underground" mixed: "Mixed" overground: "Overground" @@ -8,6 +9,7 @@ en: fr: connection_link_types: label: + undefined: "Non précisé" underground: "Souterrain" mixed: "Mixte" overground: "Aérien" |
