mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-16 15:20:11 +00:00
42 lines
862 B
JSON
42 lines
862 B
JSON
|
{
|
||
|
"meta": {
|
||
|
"name": ""
|
||
|
},
|
||
|
"userCreated": {
|
||
|
"title": "",
|
||
|
"aUserWasCreated": "",
|
||
|
"name": "",
|
||
|
"emailAddress": "",
|
||
|
"time": "",
|
||
|
"notificationNotice": ""
|
||
|
},
|
||
|
"inviteExpiry": {
|
||
|
"title": "",
|
||
|
"inviteExpired": "",
|
||
|
"expiredAt": "",
|
||
|
"notificationNotice": ""
|
||
|
},
|
||
|
"passwordReset": {
|
||
|
"title": "",
|
||
|
"helloUser": "",
|
||
|
"someoneHasRequestedReset": "",
|
||
|
"ifItWasYou": "",
|
||
|
"codeExpiry": "",
|
||
|
"ifItWasNotYou": "",
|
||
|
"pin": ""
|
||
|
},
|
||
|
"userDeleted": {
|
||
|
"title": "",
|
||
|
"yourAccountWasDeleted": "",
|
||
|
"reason": ""
|
||
|
},
|
||
|
"inviteEmail": {
|
||
|
"title": "",
|
||
|
"hello": "",
|
||
|
"youHaveBeenInvited": "",
|
||
|
"toJoin": "",
|
||
|
"inviteExpiry": "",
|
||
|
"linkButton": ""
|
||
|
}
|
||
|
}
|