summaryrefslogtreecommitdiffstats
path: root/modules-available/exams/lang/en/template-tags.json
diff options
context:
space:
mode:
authorChristian Klinger2016-06-15 17:41:42 +0200
committerChristian Klinger2016-06-15 17:48:05 +0200
commit6a7cd886266f23fb1d6ccc0652bc45b8e4603913 (patch)
tree20b4ccbd8fc6cc31a3696f8dc979c2d296c48beb /modules-available/exams/lang/en/template-tags.json
parentUpdated the no-autofill-hack. (diff)
downloadslx-admin-6a7cd886266f23fb1d6ccc0652bc45b8e4603913.tar.gz
slx-admin-6a7cd886266f23fb1d6ccc0652bc45b8e4603913.tar.xz
slx-admin-6a7cd886266f23fb1d6ccc0652bc45b8e4603913.zip
added german and english translations.
Diffstat (limited to 'modules-available/exams/lang/en/template-tags.json')
-rw-r--r--modules-available/exams/lang/en/template-tags.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/modules-available/exams/lang/en/template-tags.json b/modules-available/exams/lang/en/template-tags.json
new file mode 100644
index 00000000..243528fd
--- /dev/null
+++ b/modules-available/exams/lang/en/template-tags.json
@@ -0,0 +1,16 @@
+{
+ "lang_addExam": "Add exam period",
+ "lang_allExamPeriods": "All exam periods",
+ "lang_deleteConfirmation": "Are you sure?",
+ "lang_id" : "ID",
+ "lang_locations" : "Rooms/Locations",
+ "lang_begin" : "Begin",
+ "lang_end" : "End",
+ "lang_actions" : "Actions",
+ "lang_location" : "Room/Location",
+ "lang_begin_date" : "Begin Date",
+ "lang_begin_time" : "Time",
+ "lang_end_date" : "End Date",
+ "lang_end_time" : "Time",
+ "lang_description" : "Description"
+}