mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-04 17:30:11 +00:00
Added translation using Weblate (Danish)
This commit is contained in:
parent
0957dd58c2
commit
574ca4734d
77
lang/email/da-DK.json
Normal file
77
lang/email/da-DK.json
Normal file
@ -0,0 +1,77 @@
|
|||||||
|
{
|
||||||
|
"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": ""
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user