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

Added translation using Weblate (Portuguese (Brazil))

This commit is contained in:
hrfee 2021-01-28 15:13:42 +01:00 committed by Weblate
parent bbd539278c
commit 0c5f6a68f9

48
lang/email/pt-BR.json Normal file
View File

@ -0,0 +1,48 @@
{
"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": ""
}
}