1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-28 04:17:45 +02:00

Added translation using Weblate (Italian)

This commit is contained in:
frankwalter1301 2021-02-14 16:46:37 +01:00 committed by Weblate
parent 29d26aeb15
commit 8e680ff576

52
lang/email/it-IT.json Normal file
View File

@ -0,0 +1,52 @@
{
"meta": {
"name": ""
},
"strings": {
"ifItWasNotYou": "",
"helloUser": ""
},
"userCreated": {
"title": "",
"aUserWasCreated": "",
"time": "",
"notificationNotice": ""
},
"inviteExpiry": {
"title": "",
"inviteExpired": "",
"expiredAt": "",
"notificationNotice": ""
},
"passwordReset": {
"title": "",
"someoneHasRequestedReset": "",
"ifItWasYou": "",
"codeExpiry": "",
"pin": ""
},
"userDeleted": {
"title": "",
"yourAccountWasDeleted": "",
"reason": ""
},
"inviteEmail": {
"title": "",
"hello": "",
"youHaveBeenInvited": "",
"toJoin": "",
"inviteExpiry": "",
"linkButton": ""
},
"welcomeEmail": {
"title": "",
"welcome": "",
"youCanLoginWith": "",
"jellyfinURL": ""
},
"emailConfirmation": {
"title": "",
"clickBelow": "",
"confirmEmail": ""
}
}