1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-30 13:27:47 +02:00
jfa-go/lang/pwreset/en-us.json

13 lines
378 B
JSON
Raw Normal View History

{
"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."
}
}