mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-05 01:40:10 +00:00
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."
|
||
|
}
|
||
|
}
|