Skip to content

Commit

Permalink
Merge pull request #121 from opencrvs/ocrvs-2336
Browse files Browse the repository at this point in the history
ocrvs-2336 Added message descriptions for DNRPC type
  • Loading branch information
euanmillar authored Jan 5, 2022
2 parents a207535 + 23dcf9d commit f85e2c9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/zmb/features/languages/generated/client/client.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@
"constants.loadMore": "Load more",
"constants.cha": "CHA",
"constants.chairman": "Chairman",
"constants.dnrpc": "DNRPC",
"constants.collected": "Collected",
"constants.collectedBy": "Collected by",
"constants.comment": "Comment",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
"constantsCertified": "constants.certified",
"constantsCha": "constants.cha",
"constantsChairman": "constants.chairman",
"constantsDnrpc": "constants.dnrpc",
"constantsAgeVerificationApiUser": "constants.ageVerificationApiUser",
"constantsCollected": "constants.collected",
"constantsCollectedBy": "constants.collectedBy",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -544,6 +544,7 @@
"constants.cabinetDivision": "The description for CABINET_DIVISION type",
"constants.cha": "The description for CHA type",
"constants.chairman": "The description for CHAIRMAN type",
"constants.dnrpc": "The description for DNRPC type",
"settings.message.changeLanguage": "Change language message",
"settings.changeLanguage.success": "Change language success",
"settings.changeLanguage": "Change language title",
Expand Down

0 comments on commit f85e2c9

Please sign in to comment.