mirror of https://github.com/hrfee/jfa-go
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
1016 B
49 lines
1016 B
{
|
|
"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": ""
|
|
},
|
|
"welcomeEmail": {
|
|
"title": "",
|
|
"welcome": "",
|
|
"youCanLoginWith": "",
|
|
"jellyfinURL": "",
|
|
"username": ""
|
|
}
|
|
}
|