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.
78 lines
1.6 KiB
78 lines
1.6 KiB
3 years ago
|
{
|
||
|
"meta": {
|
||
|
"name": ""
|
||
|
},
|
||
|
"strings": {
|
||
|
"ifItWasNotYou": "",
|
||
|
"helloUser": "",
|
||
|
"reason": ""
|
||
|
},
|
||
|
"userCreated": {
|
||
|
"name": "",
|
||
|
"title": "",
|
||
|
"aUserWasCreated": "",
|
||
|
"time": "",
|
||
|
"notificationNotice": ""
|
||
|
},
|
||
|
"inviteExpiry": {
|
||
|
"name": "",
|
||
|
"title": "",
|
||
|
"inviteExpired": "",
|
||
|
"expiredAt": "",
|
||
|
"notificationNotice": ""
|
||
|
},
|
||
|
"passwordReset": {
|
||
|
"name": "",
|
||
|
"title": "",
|
||
|
"someoneHasRequestedReset": "",
|
||
|
"ifItWasYou": "",
|
||
|
"ifItWasYouLink": "",
|
||
|
"codeExpiry": "",
|
||
|
"pin": ""
|
||
|
},
|
||
|
"userDeleted": {
|
||
|
"name": "",
|
||
|
"title": "",
|
||
|
"yourAccountWasDeleted": ""
|
||
|
},
|
||
|
"userDisabled": {
|
||
|
"name": "",
|
||
|
"title": "",
|
||
|
"yourAccountWasDisabled": ""
|
||
|
},
|
||
|
"userEnabled": {
|
||
|
"name": "",
|
||
|
"title": "",
|
||
|
"yourAccountWasEnabled": ""
|
||
|
},
|
||
|
"inviteEmail": {
|
||
|
"name": "",
|
||
|
"title": "",
|
||
|
"hello": "",
|
||
|
"youHaveBeenInvited": "",
|
||
|
"toJoin": "",
|
||
|
"inviteExpiry": "",
|
||
|
"linkButton": ""
|
||
|
},
|
||
|
"welcomeEmail": {
|
||
|
"name": "",
|
||
|
"title": "",
|
||
|
"welcome": "",
|
||
|
"youCanLoginWith": "",
|
||
|
"yourAccountWillExpire": "",
|
||
|
"jellyfinURL": ""
|
||
|
},
|
||
|
"emailConfirmation": {
|
||
|
"name": "",
|
||
|
"title": "",
|
||
|
"clickBelow": "",
|
||
|
"confirmEmail": ""
|
||
|
},
|
||
|
"userExpired": {
|
||
|
"name": "",
|
||
|
"title": "",
|
||
|
"yourAccountHasExpired": "",
|
||
|
"contactTheAdmin": ""
|
||
|
}
|
||
|
}
|