diff --git a/lang/email/id-ID.json b/lang/email/id-ID.json new file mode 100644 index 0000000..d962eff --- /dev/null +++ b/lang/email/id-ID.json @@ -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": "" + } +}