You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/i18n/de/authentication.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@
21
21
"title": "Konto löschen",
22
22
"message": "Möchten Sie Ihr Konto wirklich löschen? Bitte beachten Sie, dass wir eine erneute Authentifizierung verlangen, da es sich um eine sensible Aktion handelt."
23
23
},
24
-
"firebaseAuthenticationProvider": {
24
+
"firebaseAuthenticationProvider(map)": {
25
25
"email": {
26
26
"name": "E-Mail",
27
27
"description": "Verwenden Sie Ihre E-Mail zur Anmeldung. Es ist kein Passwort erforderlich, ein Bestätigungslink wird Ihnen per E-Mail zugesandt."
Copy file name to clipboardExpand all lines: lib/i18n/en/authentication.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@
21
21
"title": "Delete account",
22
22
"message": "Do you really want to delete your account ? Note that, because it is a sensitive action, we require you to reauthenticate before proceeding."
23
23
},
24
-
"firebaseAuthenticationProvider": {
24
+
"firebaseAuthenticationProvider(map)": {
25
25
"email": {
26
26
"name": "Email",
27
27
"description": "Use your email to login. No password required, a confirmation link will be sent."
Copy file name to clipboardExpand all lines: lib/i18n/fr/authentication.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@
21
21
"title": "Supprimer votre compte",
22
22
"message": "Voulez-vous vraiment supprimer votre compte ? Veuillez noter que, parce qu'il s'agit d'une action sensible, vous devez vous réautentifier avant de continuer."
23
23
},
24
-
"firebaseAuthenticationProvider": {
24
+
"firebaseAuthenticationProvider(map)": {
25
25
"email": {
26
26
"name": "Email",
27
27
"description": "Utilisez votre adresse mail pour vous connecter. Pas besoin de mot de passe, nous vous enverrons un lien de confirmation."
Copy file name to clipboardExpand all lines: lib/i18n/it/authentication.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@
21
21
"title": "Elimina account",
22
22
"message": "Vuoi davvero eliminare il tuo account? Nota che, trattandosi di un'azione sensibile, ti chiediamo di autenticarti nuovamente prima di procedere."
23
23
},
24
-
"firebaseAuthenticationProvider": {
24
+
"firebaseAuthenticationProvider(map)": {
25
25
"email": {
26
26
"name": "Email",
27
27
"description": "Usa la tua email per accedere. Non è richiesta password, verrà inviato un link di conferma."
0 commit comments