diff --git a/localisation/FSM 1.4/Sanitation Worker/en_IN b/localisation/FSM 1.4/Sanitation Worker/en_IN index 88908da..5911aa6 100644 --- a/localisation/FSM 1.4/Sanitation Worker/en_IN +++ b/localisation/FSM 1.4/Sanitation Worker/en_IN @@ -439,5 +439,47 @@ "message": "Add Worker", "module": "rainmaker-fsm", "locale": "en_IN" - } -] \ No newline at end of file + }, + { + "code": "PQM_PLANT_ULBS", + "message": "ULBS", + "module": "rainmaker-schema", + "locale": "en_IN" + }, + { + "code": "PQM_PLANT_PLUSCODE", + "message": "PlusCode", + "module": "rainmaker-schema", + "locale": "en_IN" + }, + { + "code": "PQM_PLANT_PLANTLOCATION", + "message": "PlantLocation", + "module": "rainmaker-schema", + "locale": "en_IN" + }, + { + "code": "PQM_PLANT_PLANTOPERATIONALTIMINGS", + "message": "PlantOperationalTimings", + "module": "rainmaker-schema", + "locale": "en_IN" + }, + { + "code": "PQM_PLANT_PLANTOPERATIONALCAPACITYKLD", + "message": "PlantOperationalCapacityKLD", + "module": "rainmaker-schema", + "locale": "en_IN" + }, +{ + "code": "NOTIF_TEST_RESULT_NOT_SUBMITTED", + "message": "Lab results for plant {Plant Name} for {Output} of {Stage} stage scheduled on {Test Scheduled Date} has not yet been submitted.", + "module": "rainmaker-tqm", + "locale": "en_IN" +}, +{ + "code": "NOTIF_TEST_RESULT_NOT_AS_PER_BENCHMARK", + "message": "Lab results submitted for plant {Plant Name} for {Output} of {Stage} stage submitted on {Test Submitted Date} is not as per benchmark values.", + "module": "rainmaker-tqm", + "locale": "en_IN" +} +]