aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/time_tables.en.yml
diff options
context:
space:
mode:
authorcedricnjanga2017-08-03 12:35:32 +0200
committercedricnjanga2017-08-16 09:28:48 +0200
commita24fd7121f2029e222648c9e45dfabea1ec64ecb (patch)
tree3b08c8469421e446d52a5acf5239737929c96b66 /config/locales/time_tables.en.yml
parentc4f73cc09571aa2b24c4fb4d305523a2c4292738 (diff)
downloadchouette-core-a24fd7121f2029e222648c9e45dfabea1ec64ecb.tar.bz2
Add traslations for timetable edit
Diffstat (limited to 'config/locales/time_tables.en.yml')
-rw-r--r--config/locales/time_tables.en.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/time_tables.en.yml b/config/locales/time_tables.en.yml
index ed2f9758e..d67e30edb 100644
--- a/config/locales/time_tables.en.yml
+++ b/config/locales/time_tables.en.yml
@@ -29,6 +29,10 @@ en:
title: "Duplicate timetable"
edit:
title: "Update timetable %{time_table}"
+ error_modal:
+ title: "Error"
+ withoutPeriodsWithDaysTypes: "A timetable can't have day type(s) without period(s)."
+ withPeriodsWithoutDayTypes: "A tiemetable can't have period(s) swithout day type(s)."
show:
title: "Timetable %{time_table}"
dates: "Application dates"