-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RAIN-2768 Added localization message for Digit2.5 Release (#29)
- Loading branch information
1 parent
8d4d5a4
commit 99137a9
Showing
14 changed files
with
4,564 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,122 @@ | ||
[ | ||
{ | ||
"code": "DSS_YESTERDAY", | ||
"message": "Yesterday", | ||
"module": "rainmaker-dss", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "DSS_PREVIOUS_YEAR", | ||
"message": "Previous Year", | ||
"module": "rainmaker-dss", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "DSS_THIS_YEAR", | ||
"message": "This Year", | ||
"module": "rainmaker-dss", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "ES_DSS_SHARE", | ||
"message": "Share", | ||
"module": "rainmaker-dss", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "ES_DSS_DOWNLOAD", | ||
"message": "Download", | ||
"module": "rainmaker-dss", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "DDR_PG_CITYA", | ||
"message": "City A District", | ||
"module": "rainmaker-dss", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "DDR_PG_CITYB", | ||
"message": "City B District", | ||
"module": "rainmaker-dss", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "DDR_PG_CITYC", | ||
"message": "City C District", | ||
"module": "rainmaker-dss", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "DDR_PG_CITYD", | ||
"message": "City D District", | ||
"module": "rainmaker-dss", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "DDR_PG_CITYE", | ||
"message": "City E District", | ||
"module": "rainmaker-dss", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "DDR_PG_BALASORE", | ||
"message": "Balasore District", | ||
"module": "rainmaker-dss", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "DSS_FSM", | ||
"message": "FSM", | ||
"module": "rainmaker-dss", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "ES_DSS_SHARE_IMAGE", | ||
"message": "Image", | ||
"module": "rainmaker-dss", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "DSS_HEADER_VEHICLE_NO", | ||
"message": "Vehicle Number", | ||
"module": "rainmaker-dss", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "ES_DSS_SHARE_PDF", | ||
"message": "PDF", | ||
"module": "rainmaker-dss", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "DSS_HEADER_WARD", | ||
"message": "Ward", | ||
"module": "rainmaker-dss", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "ADVT_GAS_BALLOON_ADVERTISEMENT_FIELD_FEE", | ||
"message": "Feild Fee", | ||
"module": "rainmaker-dss", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "UC_BUILDING_NAME_LABEL", | ||
"message": "Building Name", | ||
"module": "rainmaker-dss", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "UC_STREET_NAME_LABEL", | ||
"message": "Street Name", | ||
"module": "rainmaker-dss", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "DSS_CAPACITY_UTILIZATION", | ||
"message": "Capacity Utilization", | ||
"module": "rainmaker-dss", | ||
"locale": "en_IN" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
[ | ||
{ | ||
"code": "HR_COMMON_BUTTON_HOME", | ||
"message": "Home", | ||
"module": "rainmaker-hr", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "HR_CURRENTLY_WORKING_HERE_SWITCH_LABEL", | ||
"message": "Currently Working Here", | ||
"module": "rainmaker-hr", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "PERMANENT", | ||
"message": "Permanent", | ||
"module": "rainmaker-hr", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "TEMPORARY", | ||
"message": "Temporary", | ||
"module": "rainmaker-hr", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "DAILYWAGES", | ||
"message": "Dailywages", | ||
"module": "rainmaker-hr", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "CONTRACT", | ||
"message": "Contract", | ||
"module": "rainmaker-hr", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "DEPUTATION", | ||
"message": "Deputation", | ||
"module": "rainmaker-hr", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "REVENUE", | ||
"message": "Revenue", | ||
"module": "rainmaker-hr", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "ADMIN", | ||
"message": "Admin", | ||
"module": "rainmaker-hr", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "HRMS_CREATE_EMPLOYEE_INFO", | ||
"message": "The login credentials have been shared with the employee via SMS on the registered mobile number.", | ||
"module": "rainmaker-hr", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "HR_COMMON_CLEAR_SEARCH", | ||
"message": "Clear Search", | ||
"module": "rainmaker-hr", | ||
"locale": "en_IN" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
[ | ||
{ | ||
"code": "CS_COMMON_PENDINGATSUPERVISOR", | ||
"message": "Pending At Supervisor", | ||
"module": "rainmaker-pgr", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "CS_COMMON_RESOLVEDBYSUPERVISOR", | ||
"message": "Resolved By Supervisor", | ||
"module": "rainmaker-pgr", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "CS_COMMON_CANCELLED", | ||
"message": "Cancelled", | ||
"module": "rainmaker-pgr", | ||
"locale": "en_IN" | ||
}, | ||
{ | ||
"code": "CS_ACTION_FORWARD", | ||
"message": "Forward", | ||
"module": "rainmaker-pgr", | ||
"locale": "en_IN" | ||
} | ||
] |
Oops, something went wrong.