aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorXinhui2016-09-19 11:04:31 +0200
committerXinhui2016-09-19 11:04:42 +0200
commit011a1c85d77757cddccce66fabe3a29c625ff41d (patch)
tree69521cc17a4f7e9e7fb6af90dd36303df37cded7 /config
parentab934bcb678384926cc14742641af8bccb7fb0d1 (diff)
downloadchouette-core-011a1c85d77757cddccce66fabe3a29c625ff41d.tar.bz2
Display StopArea deleted status
Ref #1624
Diffstat (limited to 'config')
-rw-r--r--config/locales/stop_areas.en.yml1
-rw-r--r--config/locales/stop_areas.fr.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/stop_areas.en.yml b/config/locales/stop_areas.en.yml
index a556916bf..4197daaa2 100644
--- a/config/locales/stop_areas.en.yml
+++ b/config/locales/stop_areas.en.yml
@@ -81,6 +81,7 @@ en:
name: "Name"
registration_number: "Registration number"
published_name: "Published name"
+ deleted: "Deleted"
comment: "Comments"
stop_area_type: "Area type"
nearest_topic_name: "Nearest point of interest"
diff --git a/config/locales/stop_areas.fr.yml b/config/locales/stop_areas.fr.yml
index 73e565d59..b552a3483 100644
--- a/config/locales/stop_areas.fr.yml
+++ b/config/locales/stop_areas.fr.yml
@@ -81,6 +81,7 @@ fr:
name: "Nom"
registration_number: "Numéro d'enregistrement"
published_name: "Nom public"
+ deleted: "Supprimé"
comment: "Commentaire"
stop_area_type: "Type d'arrêt"
nearest_topic_name: "Point d'intérêt le plus proche"