diff --git a/localisation/2.3/en_IN/rainmaker-common.json b/localisation/2.3/en_IN/rainmaker-common.json index def5b8ff..5cb16dd5 100644 --- a/localisation/2.3/en_IN/rainmaker-common.json +++ b/localisation/2.3/en_IN/rainmaker-common.json @@ -274,5 +274,137 @@ "message": "My Applications", "module": "rainmaker-common", "locale": "en_IN" + }, + { + "code": "ES_APPLICATION_DETAILS_PIT_TYPE", + "message": "Onsite sanitation type", + "module": "rainmaker-common", + "locale": "en_IN" + }, + { + "code": "ES_NEW_APPLICATION_PIT_TYPE", + "message": "Onsite sanitation type", + "module": "rainmaker-common", + "locale": "en_IN" + }, + { + "code": "CS_FILE_APPLICATION_PIT_TYPE_LABEL", + "message": "Choose Onsite sanitation type", + "module": "rainmaker-common", + "locale": "en_IN" + }, + { + "code": "CS_FILE_PROPERTY_PIT_TYPE", + "message": "Choose Onsite sanitation type", + "module": "rainmaker-common", + "locale": "en_IN" + }, + { + "code": "ES_APPLICATION_DETAILS_POSSIBLE_SERVICE_DATE", + "message": "Expected date of completion", + "module": "rainmaker-common", + "locale": "en_IN" + }, + { + "code": "ES_FSM_ACTION_SERVICE_DATE", + "message": "Expected date of completion", + "module": "rainmaker-common", + "locale": "en_IN" + }, + { + "code": "CS_FSM_EXPECTED_DATE", + "message": "Expected date of completion", + "module": "rainmaker-common", + "locale": "en_IN" + }, + { + "code": "CS_FSM_RATE", + "message": "Rate us", + "module": "rainmaker-common", + "locale": "en_IN" + }, + { + "code": "ES_FSTP_OPERATOR_DETAILS_WASTE_GENERATORS", + "message": "Septage collected from", + "module": "rainmaker-common", + "locale": "en_IN" + }, + { + "code": "VEHICLE_REPAIR", + "message": "Vehicle is under repair", + "module": "rainmaker-common", + "locale": "en_IN" + }, + { + "code": "ROAD_INACCESS", + "message": "Inaccessible road", + "module": "rainmaker-common", + "locale": "en_IN" + }, + { + "code": "CS_FSM_RESPONSE_RATE_DISPLAY", + "message": "Thank you for taking time to rate our service. By making your voice heard, you help us improve.", + "module": "rainmaker-common", + "locale": "en_IN" + }, + { + "code": "CS_FSM_YOU_RATED", + "message": "You Rated", + "module": "rainmaker-common", + "locale": "en_IN" + }, + { + "code": "CS_FSM_RATE_VIEW", + "message": "VIEW", + "module": "rainmaker-common", + "locale": "en_IN" + }, + { + "code": "CS_RATE_HELP_US", + "message": "Help us Help you", + "module": "rainmaker-common", + "locale": "en_IN" + }, + { + "code": "CS_FSM_YOU_RATED", + "message": "You Rated", + "module": "rainmaker-common", + "locale": "en_IN" + }, + { + "code": "FSM_APPLICATION_NO", + "message": "Application No.", + "module": "rainmaker-common", + "locale": "en_IN" + }, + { + "code": "CS_FSM_RESPONSE_RATE_ACTION_ERROR", + "message": "Something went wrong", + "module": "rainmaker-common", + "locale": "en_IN" + }, + { + "code": "CS_FSM_RESPONSE_RATE_DISPLAY_ERROR", + "message": "Please try after sometime", + "module": "rainmaker-common", + "locale": "en_IN" + }, + { + "code": "DUPLICATE", + "message": "Duplicate application", + "module": "rainmaker-common", + "locale": "en_IN" + }, + { + "code": "CANNOT_CONTACT_APPLICANT", + "message": "Not able to contact applicant", + "module": "rainmaker-common", + "locale": "en_IN" + }, + { + "code": "OTHERS", + "message": "Others", + "module": "rainmaker-common", + "locale": "en_IN" } ] \ No newline at end of file diff --git a/localisation/2.3/en_IN/rainmaker-fsm.json b/localisation/2.3/en_IN/rainmaker-fsm.json index 266ea516..28d54e09 100644 --- a/localisation/2.3/en_IN/rainmaker-fsm.json +++ b/localisation/2.3/en_IN/rainmaker-fsm.json @@ -3814,5 +3814,11 @@ "message": "City C", "module": "rainmaker-fsm", "locale": "en_IN" + }, + { + "code": "CS_CHECK_PIT_TYPE", + "message": "Onsite sanitation type", + "module": "rainmaker-fsm", + "locale": "en_IN" } ] \ No newline at end of file