dcd2e234e8
for a new password reset feature.
13 lines
378 B
JSON
13 lines
378 B
JSON
{
|
|
"meta": {
|
|
"name": "English (US)"
|
|
},
|
|
"strings": {
|
|
"passwordReset": "Password reset",
|
|
"resetFailed": "Password reset failed",
|
|
"tryAgain": "Please try again.",
|
|
"youCanLogin": "You can now log in with the below code as your password.",
|
|
"changeYourPassword": "Make sure to change your password after you log in."
|
|
}
|
|
}
|