From 88de03019cd3e21c8147619927db6dd61df2e67b Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Fri, 8 Dec 2017 10:50:01 +0530 Subject: [PATCH] course details changes done --- Apollo/assets/i18n/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Apollo/assets/i18n/en.json b/Apollo/assets/i18n/en.json index 4e980786..331ef664 100755 --- a/Apollo/assets/i18n/en.json +++ b/Apollo/assets/i18n/en.json @@ -65,7 +65,8 @@ "COURSE": "COURSE DETAILS", "ACTIVITY": "ACTIVITY DETAILS", "EMPLOYEE": "EMPLOYEE DETAILS", - "ANNOUNCEMENT": "ANNOUNCEMENT DETAILS" + "ANNOUNCEMENT": "ANNOUNCEMENT DETAILS", + "STATUS": "STATUS" }, "student": { "MAIN": "MANAGE STUDENTS",