summaryrefslogtreecommitdiffstats
path: root/modules-available/exams/lang/en/template-tags.json
diff options
context:
space:
mode:
authorChristian Klinger2016-06-17 15:49:19 +0200
committerChristian Klinger2016-06-17 15:49:19 +0200
commit83a874b466cf5c0c00d9fea335248605e7975665 (patch)
tree31142297cde4ee541dee68bd51b87fec69876aa6 /modules-available/exams/lang/en/template-tags.json
parent[render/modules] Include scripts/css in order according to dependencies (diff)
downloadslx-admin-83a874b466cf5c0c00d9fea335248605e7975665.tar.gz
slx-admin-83a874b466cf5c0c00d9fea335248605e7975665.tar.xz
slx-admin-83a874b466cf5c0c00d9fea335248605e7975665.zip
Added a localized version of momentjs.
Diffstat (limited to 'modules-available/exams/lang/en/template-tags.json')
-rw-r--r--modules-available/exams/lang/en/template-tags.json26
1 files changed, 14 insertions, 12 deletions
diff --git a/modules-available/exams/lang/en/template-tags.json b/modules-available/exams/lang/en/template-tags.json
index 243528fd..502cf44d 100644
--- a/modules-available/exams/lang/en/template-tags.json
+++ b/modules-available/exams/lang/en/template-tags.json
@@ -1,16 +1,18 @@
{
+ "lang_actions": "Actions",
"lang_addExam": "Add exam period",
"lang_allExamPeriods": "All exam periods",
+ "lang_begin": "Begin",
+ "lang_begin_date": "Begin Date",
+ "lang_begin_time": "Time",
"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"
-}
+ "lang_description": "Description",
+ "lang_editExam": "Edit Exam Period",
+ "lang_end": "End",
+ "lang_end_date": "End Date",
+ "lang_end_time": "Time",
+ "lang_id": "ID",
+ "lang_location": "Room\/Location",
+ "lang_locations": "Rooms\/Locations",
+ "lang_saveExam": "Save Exam Period"
+} \ No newline at end of file