chore: seminarhof customer project
This commit is contained in:
14
emails/locales/de.json
Normal file
14
emails/locales/de.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"common": {
|
||||
"footer": "Wenn du dieses Konto nicht erstellt hast, kannst du diese E-Mail ignorieren."
|
||||
},
|
||||
"confirmEmail": {
|
||||
"subject": "Bestätige deine E-Mail für {{appName}}",
|
||||
"preview": "Bestätige deine E-Mail-Adresse, um die Einrichtung deines Kontos abzuschließen.",
|
||||
"heading": "Bestätige deine E-Mail",
|
||||
"intro": "Danke für deine Anmeldung bei {{appName}}! Bestätige {{email}}, um die Einrichtung deines Kontos abzuschließen.",
|
||||
"cta": "E-Mail bestätigen",
|
||||
"fallback": "Falls der Button nicht funktioniert, kopiere diese URL in deinen Browser:",
|
||||
"expiry": "Dieser Link läuft in 24 Stunden ab."
|
||||
}
|
||||
}
|
||||
14
emails/locales/en.json
Normal file
14
emails/locales/en.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"common": {
|
||||
"footer": "If you did not create this account, you can safely ignore this email."
|
||||
},
|
||||
"confirmEmail": {
|
||||
"subject": "Confirm your email for {{appName}}",
|
||||
"preview": "Confirm your email address to finish setting up your account.",
|
||||
"heading": "Confirm your email",
|
||||
"intro": "Thanks for signing up for {{appName}}! Confirm {{email}} to finish setting up your account.",
|
||||
"cta": "Confirm email",
|
||||
"fallback": "If the button does not work, copy and paste this URL into your browser:",
|
||||
"expiry": "This link expires in 24 hours."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user