aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcedricnjanga2018-03-28 22:34:07 -0700
committerJohan Van Ryseghem2018-03-29 10:13:08 +0200
commit119e7c09d4b891093f1a3ca5e41127f8018046f8 (patch)
tree11efd2bcecea3efa4dde1c56dbb2606652a04061
parent4ccd46329f84f75b11df6a65a64ab3a07eb6ad8b (diff)
downloadchouette-core-119e7c09d4b891093f1a3ca5e41127f8018046f8.tar.bz2
Refs #6156 Fix typos
-rw-r--r--config/locales/stop_areas.en.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/locales/stop_areas.en.yml b/config/locales/stop_areas.en.yml
index 2c729a05c..37d39b76c 100644
--- a/config/locales/stop_areas.en.yml
+++ b/config/locales/stop_areas.en.yml
@@ -19,10 +19,10 @@ en:
localisation: "Localisation"
accessibility: "Accessibility"
actions:
- new: "Add a new stop"
- create: "Add a new stop"
- edit: "Edit stop areas"
- update: "Edit stop areas"
+ new: "Add a new stop area"
+ create: "Add a new stop area"
+ edit: "Edit stop area"
+ update: "Edit stop area"
destroy: "Delete stop area"
activate: "Activate this stop"
deactivate: "Deactivate this stop"