-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
137 additions
and
544 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
export const logoUrl = "https://upload.wikimedia.org/wikipedia/commons/5/5e/Vercel_logo_black.svg" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"hey": "Hey", | ||
"verifyYourEmailAddressToCompleteYourRegistration": "Verify your email address to complete your registration", | ||
"verifyYourEmailAddress": "Verify your email address", | ||
"footer": "This email was sent to you as part of our account services. If you have any questions, please contact us at", | ||
"thanksForSigninUpCompleteRegistration": "Thanks for signing up for Animadate. To complete your registration, we just need to verify your email address.", | ||
"verifyEmail": "Verify email", | ||
"confirmYourNewEmail": "Confirm your new email", | ||
"changeEmailAddressDescription": "You have requested to change your email address. Please use the following code to validate your request.", | ||
"resetPasswordRequest": "Reset password request", | ||
"resetYourPassword": "Reset your password", | ||
"resetPasswordDescription": "You recently requested to reset your password for your account. Click the button below to reset it." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"hey": "Hey", | ||
"verifyYourEmailAddressToCompleteYourRegistration": "Vérifiez votre adresse e-mail pour compléter votre inscription", | ||
"verifyYourEmailAddress": "Vérifiez votre adresse e-mail", | ||
"footer": "Cet e-mail vous a été envoyé dans le cadre de nos services de compte. Si vous avez des questions, veuillez nous contacter à", | ||
"thanksForSigninUpCompleteRegistration": "Merci de vous être inscrit à Animadate. Pour compléter votre inscription, nous devons juste vérifier votre adresse e-mail.", | ||
"verifyEmail": "Vérifier l'e-mail", | ||
"confirmYourNewEmail": "Confirmez votre nouvel e-mail", | ||
"changeEmailAddressDescription": "Vous avez demandé à changer votre adresse e-mail. Veuillez utiliser le code suivant pour valider votre demande.", | ||
"resetPasswordRequest": "Demande de réinitialisation du mot de passe", | ||
"resetYourPassword": "Réinitialisez votre mot de passe", | ||
"resetPasswordDescription": "Vous avez récemment demandé à réinitialiser votre mot de passe pour votre compte. Cliquez sur le bouton ci-dessous pour le réinitialiser." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.