Merge remote-tracking branch 'origin/auth-login-and-2fa-login' into auth-recover-password
# Conflicts: # modules/auth/lib/src/core/data/datasource/auth_remote_datasource.dart # modules/auth/lib/src/core/data/datasource/auth_remote_datasource_impl.dart # modules/auth/lib/src/core/data/repositories/auth_repository_impl.dart # modules/auth/lib/src/core/domain/repositories/auth_repository.dart # modules/auth/lib/src/features/recover_password/presentation/new_password_screen.dart # modules/auth/lib/src/features/recover_password/presentation/restore_password_screen.dart # packages/design_system/lib/src/inputs/textfields.dart # packages/sf_localizations/assets/l10n/de.json # packages/sf_localizations/assets/l10n/en.json # packages/sf_localizations/assets/l10n/es.json # packages/sf_localizations/assets/l10n/fr.json # packages/sf_localizations/assets/l10n/it.json # packages/sf_localizations/assets/l10n/pt.json # packages/sf_localizations/lib/src/generated/i18n.dart
This commit is contained in:
@@ -21,6 +21,17 @@
|
||||
"enter": "Entrer",
|
||||
"didNotReceiveIt": "Tu ne l'as pas reçu ?",
|
||||
"tryAgain": "Réessayer",
|
||||
"welcome": "Nous te souhaitons la bienvenue !",
|
||||
"username": "Nom d'utilisateur",
|
||||
"password": "Mot de passe",
|
||||
"forgotPassword": "Mot de passe oublié ?",
|
||||
"signIn": "Se connecter",
|
||||
"orContinueWith": "ou continuer avec",
|
||||
"google": "Google",
|
||||
"apple": "Apple",
|
||||
"dontHaveAccount": "Tu n'as pas de compte ?",
|
||||
"createOneNow": "Crée-en un maintenant",
|
||||
"tryAgain": "Réessayer",
|
||||
"recoverPasswordTitle": "Récupérer le mot de passe",
|
||||
"recoverPasswordSubtitle": "Entrez votre email pour vous envoyer un lien de récupération",
|
||||
"send": "Envoyer",
|
||||
|
||||
Reference in New Issue
Block a user