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