1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-28 20:37:46 +02:00

Added translation using Weblate (Indonesian)

This commit is contained in:
mezzovide 2021-02-12 14:28:09 +01:00 committed by Weblate
parent 3b37fb5692
commit cda7db5718

52
lang/email/id-ID.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": ""
}
}