Skip to content

Commit

Permalink
HCM Admin Console v0.3 Release Localisation & MDMS Changes (#138)
Browse files Browse the repository at this point in the history
* updated hierarchy schema, (#135)

* updated hierarchy schema,

* updated roleaction and action test

* updated roleactions

* localization updated

* added missed out masters

---------

Co-authored-by: Jagankumar <[email protected]>
  • Loading branch information
Satya-egov and jagankumar-egov authored Dec 16, 2024
1 parent 95021ab commit de1fb5d
Show file tree
Hide file tree
Showing 41 changed files with 23,277 additions and 0 deletions.
440 changes: 440 additions & 0 deletions localisation/HCM Admin Console/v0.3/en_MZ/digit-privacy-policy.json

Large diffs are not rendered by default.

626 changes: 626 additions & 0 deletions localisation/HCM Admin Console/v0.3/en_MZ/digit-ui.json

Large diffs are not rendered by default.

32 changes: 32 additions & 0 deletions localisation/HCM Admin Console/v0.3/en_MZ/hcm-admin-schemas.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
[
{
"code": "HCM_ADMIN_CONSOLE_USER_USAGE",
"message": "Active / Inactive",
"module": "hcm-admin-schemas",
"locale": "en_MZ"
},
{
"code": "HCM_ADMIN_CONSOLE_BOUNDARY_CODE_OLD",
"message": "Boundary Code Old",
"module": "hcm-admin-schemas",
"locale": "en_MZ"
},
{
"code": "HCM_ADMIN_CONSOLE_BOUNDARY_CODE",
"message": "Service Boundary Code",
"module": "hcm-admin-schemas",
"locale": "en_MZ"
},
{
"code": "HCM_ADMIN_CONSOLE_LAT",
"message": "Latitude",
"module": "hcm-admin-schemas",
"locale": "en_IN"
},
{
"code": "HCM_ADMIN_CONSOLE_LONG",
"message": "Longitude",
"module": "hcm-admin-schemas",
"locale": "en_IN"
}
]
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
[
{
"code": "HIERARCHY_PLEASE_WAIT",
"message": "Please wait!",
"module": "hcm-boundary-hierarchytest",
"locale": "en_MZ"
},
{
"code": "TEMPLATE_GENERATION_IN_PROGRESS",
"message": "Template generation in progress",
"module": "hcm-boundary-hierarchytest",
"locale": "en_MZ"
},
{
"code": "TEMPLATE_GENERATED_SUCCESSFULLY",
"message": "Template generated successfully",
"module": "hcm-boundary-hierarchytest",
"locale": "en_MZ"
}
]
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"code": "WORKBENCH_HCM_WORKBENCH",
"message": "Settings",
"module": "hcm-campaign-settings",
"locale": "en_MZ"
},
{
"code": "WORKBENCH_MASTER",
"message": "Campaign Settings",
"module": "hcm-campaign-settings",
"locale": "en_MZ"
}
]
Loading

0 comments on commit de1fb5d

Please sign in to comment.