-
Notifications
You must be signed in to change notification settings - Fork 12
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
1 parent
41a5706
commit e287093
Showing
4 changed files
with
53 additions
and
55 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
{ | ||
"config": { | ||
"abort": { | ||
"already_configured": "Ger\u00e4t ist bereits konfiguriert" | ||
"config": { | ||
"abort": { | ||
"already_configured": "Gerät ist bereits konfiguriert" | ||
}, | ||
"error": { | ||
"cannot_connect": "Verbindung fehlgeschlagen, versuchen Sie es erneut", | ||
"invalid_auth": "Ungültige Authentifizierung", | ||
"unknown": "Unerwarteter Fehler" | ||
}, | ||
"step": { | ||
"user": { | ||
"data": { | ||
"email": "E-Mail-Adresse", | ||
"password": "Passwort" | ||
}, | ||
"error": { | ||
"cannot_connect": "Verbindung fehlgeschlagen, versuchen Sie es erneut", | ||
"invalid_auth": "Ung\u00fcltige Authentifizierung", | ||
"unknown": "Unerwarteter Fehler" | ||
}, | ||
"step": { | ||
"user": { | ||
"data": { | ||
"email": "E-Mail-Adresse", | ||
"password": "Passwort" | ||
}, | ||
"title": "Stellen Sie eine Verbindung zu Ihrem Pool Math her" | ||
} | ||
} | ||
"title": "Stellen Sie eine Verbindung zu Ihrem Pool Math her" | ||
} | ||
} | ||
} | ||
} |
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 |
---|---|---|
@@ -1,21 +1,21 @@ | ||
{ | ||
"config": { | ||
"abort": { | ||
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9" | ||
"config": { | ||
"abort": { | ||
"already_configured": "L'appareil est déjà configuré" | ||
}, | ||
"error": { | ||
"cannot_connect": "Impossible de se connecter, veuillez réessayer", | ||
"invalid_auth": "Authentification invalide", | ||
"unknown": "Erreur inattendue" | ||
}, | ||
"step": { | ||
"user": { | ||
"data": { | ||
"email": "Adresse e-mail", | ||
"password": "Mot de passe" | ||
}, | ||
"error": { | ||
"cannot_connect": "Impossible de se connecter, veuillez r\u00e9essayer", | ||
"invalid_auth": "Authentification invalide", | ||
"unknown": "Erreur inattendue" | ||
}, | ||
"step": { | ||
"user": { | ||
"data": { | ||
"email": "Adresse e-mail", | ||
"password": "Mot de passe" | ||
}, | ||
"title": "Connectez-vous \u00e0 votre moniteur Pool Math" | ||
} | ||
} | ||
"title": "Connectez-vous à votre moniteur Pool Math" | ||
} | ||
} | ||
} | ||
} |
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 |
---|---|---|
@@ -1,21 +1,21 @@ | ||
{ | ||
"config": { | ||
"abort": { | ||
"already_configured": "Enheten er allerede konfigurert" | ||
"config": { | ||
"abort": { | ||
"already_configured": "Enheten er allerede konfigurert" | ||
}, | ||
"error": { | ||
"cannot_connect": "Tilkoblingen mislyktes. Prøv på nytt", | ||
"invalid_auth": "Ugyldig godkjenning", | ||
"unknown": "Uventet feil" | ||
}, | ||
"step": { | ||
"user": { | ||
"data": { | ||
"email": "Epostadresse", | ||
"password": "Passord" | ||
}, | ||
"error": { | ||
"cannot_connect": "Tilkoblingen mislyktes. Prøv på nytt", | ||
"invalid_auth": "Ugyldig godkjenning", | ||
"unknown": "Uventet feil" | ||
}, | ||
"step": { | ||
"user": { | ||
"data": { | ||
"email": "Epostadresse", | ||
"password": "Passord" | ||
}, | ||
"title": "Koble til bassengmatematikken din" | ||
} | ||
} | ||
"title": "Koble til bassengmatematikken din" | ||
} | ||
} | ||
} | ||
} |