mirror of https://github.com/hrfee/jfa-go
parent
7c61392ff4
commit
96abbdf9a8
@ -0,0 +1,41 @@
|
||||
{
|
||||
"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": ""
|
||||
}
|
||||
}
|
Loading…
Reference in new issue