From 83a874b466cf5c0c00d9fea335248605e7975665 Mon Sep 17 00:00:00 2001 From: Christian Klinger Date: Fri, 17 Jun 2016 15:49:19 +0200 Subject: Added a localized version of momentjs. --- modules-available/exams/lang/en/template-tags.json | 26 ++++++++++++---------- 1 file changed, 14 insertions(+), 12 deletions(-) (limited to 'modules-available/exams/lang/en') 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 -- cgit v1.2.3-55-g7522