Skip to content

Commit

Permalink
updated 2.8 localization (#82)
Browse files Browse the repository at this point in the history
* updated 2.8 localization

* Added survey localizations

* Updated bill Genie/Surveys localisations

* TL Reports new localisations added

* Removed extra spaces

* Updated survey localization

* Added BPA localisations

* Updated Survey changes

* Added report localizations

* Updated the localisations

* Adding Firenoc codes

* updated the OBPS Application status report code

* Added OBPS Application report codes

* Removed duplicate messages

* Updated WnS notifications

---------

Co-authored-by: Navyashree G <[email protected]>
  • Loading branch information
KeerthiBhaskara-eGov and NavyashreeG-eGov authored Feb 17, 2023
1 parent 0e481bf commit 3c30daf
Show file tree
Hide file tree
Showing 54 changed files with 89,434 additions and 43 deletions.
26 changes: 26 additions & 0 deletions localisation/2.8/en_IN/egov-user.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
[
{
"code": "sms.login.otp.msg",
"message": "Dear Citizen, Your Login OTP is %s.\n\nEGOVS",
"module": "egov-user",
"locale": "en_IN"
},
{
"code": "sms.pwd.reset.otp.msg",
"message": "Dear Citizen, Your OTP for recovering password is %s.\n\nEGOVS",
"module": "egov-user",
"locale": "en_IN"
},
{
"code": "sms.register.otp.msg",
"message": "Dear Citizen, Your OTP to complete your mSeva Registration is %s.\n\nEGOVS",
"module": "egov-user",
"locale": "en_IN"
},
{
"code": "EMAIL_UPDATED",
"message": "Dear Citizen, your e-mail has been updated from {oldEmail} to {newEmail}.\n\nEGOVS",
"module": "egov-user",
"locale": "en_IN"
}
]
Loading

0 comments on commit 3c30daf

Please sign in to comment.