1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-25 19:07:47 +02:00
jfa-go/lang/email/pt-BR.json

49 lines
1016 B
JSON
Raw Normal View History

{
"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": ""
}
}