1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-12-22 17:10:10 +00:00

Added translation using Weblate (German)

This commit is contained in:
hrfee 2021-01-20 09:03:49 +01:00 committed by Weblate
parent 7c61392ff4
commit 96abbdf9a8

41
lang/email/de-DE.json Normal file
View File

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