Skip to content

Commit

Permalink
Added workbench v0.1 localisations (#102)
Browse files Browse the repository at this point in the history
* Added workbench localisations

* Added workbench localisations

* Added workbench localisations

* updated workbench localisations
  • Loading branch information
NavyashreeG-eGov authored Jun 8, 2024
1 parent 7f90238 commit 436cf58
Show file tree
Hide file tree
Showing 10 changed files with 7,821 additions and 0 deletions.
1,952 changes: 1,952 additions & 0 deletions localisation/Workbench v1.0/consolidated/en_IN

Large diffs are not rendered by default.

1,953 changes: 1,953 additions & 0 deletions localisation/Workbench v1.0/consolidated/hi_IN

Large diffs are not rendered by default.

92 changes: 92 additions & 0 deletions localisation/Workbench v1.0/en_IN/rainmaker-common
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
[
{
"code": "WORKBENCH_HOME",
"message": "Home",
"module": "rainmaker-common",
"locale": "en_IN"
},
{
"code": "ACTION_TEST_WORKBENCH",
"message": "Workbench",
"module": "rainmaker-common",
"locale": "en_IN"
},
{
"code": "ACTION_TEST_LOCALISATION",
"message": "Localisation",
"module": "rainmaker-common",
"locale": "en_IN"
},
{
"code": "ACTION_TEST_MDMS",
"message": "Manage Master Data",
"module": "rainmaker-common",
"locale": "en_IN"
},
{
"code": "ACTION_TEST_9MDMS",
"message": "Manage Master Data",
"module": "rainmaker-common",
"locale": "en_IN"
},
{
"code": "ACTION_TEST_UPDATE_DEPARTMENT_MASTER",
"message": "Department Master",
"module": "rainmaker-common",
"locale": "en_IN"
},
{
"code": "ACTION_TEST_UPDATE_EMPLOYEETYPE_MASTER",
"message": "Employee Type Master",
"module": "rainmaker-common",
"locale": "en_IN"
},
{
"code": "COMMON_NO_RESULTS_FOUND",
"message": "No Results Found",
"module": "rainmaker-common",
"locale": "en_IN"
},
{
"code": "ACTION_TEST_TRADE_3",
"message": "Trade Details",
"module": "rainmaker-common",
"locale": "en_IN"
},
{
"code": "ACTION_TEST_TRADE_2",
"message": "Trade Validations",
"module": "rainmaker-common",
"locale": "en_IN"
},
{
"code": "ACTION_TEST_TRADE_ARRAY_TYPES",
"message": "Trade Array type",
"module": "rainmaker-common",
"locale": "en_IN"
},
{
"code": "ACTION_TEST_TENANT",
"message": "Tenant",
"module": "rainmaker-common",
"locale": "en_IN"
},
{
"code": "ACTION_TEST_ROLEACTIONS",
"message": "Role Action",
"module": "rainmaker-common",
"locale": "en_IN"
},
{
"code": "ACTION_TEST_ROLES",
"message": "Roles",
"module": "rainmaker-common",
"locale": "en_IN"
},
{
"code": "ACTION_TEST_ACTIONS_TEST",
"message": "Action Test",
"module": "rainmaker-common",
"locale": "en_IN"
}
]
62 changes: 62 additions & 0 deletions localisation/Workbench v1.0/en_IN/rainmaker-mdms
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
[
{
"code": "COMMON_MASTERS_GENDERTYPE_MALE",
"message": "Male",
"module": "rainmaker-mdms",
"locale": "en_IN"
},
{
"code": "COMMON_MASTERS_GENDERTYPE_FEMALE",
"message": "Female",
"module": "rainmaker-mdms",
"locale": "en_IN"
},
{
"code": "COMMON_MASTERS_GENDERTYPE_TRANSGENDER",
"message": "Transgender",
"module": "rainmaker-mdms",
"locale": "en_IN"
},
{
"code": "ACCESSCONTROL_ACTIONS_TEST_ACTIONS_TEST_2488",
"message": "2488",
"module": "rainmaker-mdms",
"locale": "en_IN"
},
{
"code": "ACCESSCONTROL_ACTIONS_TEST_ACTIONS_TEST_240",
"message": "240",
"module": "rainmaker-mdms",
"locale": "en_IN"
},
{
"code": "ACCESSCONTROL_ACTIONS_TEST_ACTIONS_TEST_239",
"message": "239",
"module": "rainmaker-mdms",
"locale": "en_IN"
},
{
"code": "ACCESSCONTROL_ROLES_ROLES_REGISTRAR",
"message": "REGISTRAR",
"module": "rainmaker-mdms",
"locale": "en_IN"
},
{
"code": "TRADE_DETAILS_ELECTRICAL",
"message": "Electrical",
"module": "rainmaker-mdms",
"locale": "en_IN"
},
{
"code": "TRADE_DETAILS_MECHANICAL",
"message": "Mechanical",
"module": "rainmaker-mdms",
"locale": "en_IN"
},
{
"code": "TRADE_DETAILS_OTHERS",
"message": "Others",
"module": "rainmaker-mdms",
"locale": "en_IN"
}
]
Loading

0 comments on commit 436cf58

Please sign in to comment.