Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RAIN-2346 Updated missing localization for FSM #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
132 changes: 132 additions & 0 deletions localisation/2.3/en_IN/rainmaker-common.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
6 changes: 6 additions & 0 deletions localisation/2.3/en_IN/rainmaker-fsm.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]