mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-17 03:19:59 +03:00
1160e16014
* feat: 🎸 french added language * perf: ⚡️ images improved with shark package for nextjs
13 lines
450 B
JSON
13 lines
450 B
JSON
{
|
|
"title": "Inscription",
|
|
"subtitle": "Créez votre compte",
|
|
"email": "Email",
|
|
"password": "Mot de passe",
|
|
"loginButton": "Connexion",
|
|
"signUpButton": "S'inscrire",
|
|
"or": "ou",
|
|
"login": "Déjà inscrit ? Connectez-vous",
|
|
"googleLogin": "Connexion avec Google",
|
|
"errorSignUp": "Erreur lors de l'inscription : {{errorMessage}}",
|
|
"mailSended": "Email de confirmation envoyé, veuillez vérifier votre email"
|
|
} |