Skip to content

Commit

Permalink
auto format json
Browse files Browse the repository at this point in the history
  • Loading branch information
rsnodgrass committed May 24, 2024
1 parent 41a5706 commit e287093
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 55 deletions.
34 changes: 17 additions & 17 deletions custom_components/poolmath/translations/de.json
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"
}
}
}
}
6 changes: 2 additions & 4 deletions custom_components/poolmath/translations/es.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

{
"config": {
"step": {
Expand All @@ -12,12 +11,11 @@
},
"error": {
"cannot_connect": "Failed to connect, please try again",
"invalid_auth": "Autentificaci\u00f3n inv\u00e1lida",
"invalid_auth": "Autentificación inválida",
"unknown": "Error inesperado"
},
"abort": {
"already_configured": "El dispositivo ya est\u00e1 configurado"
"already_configured": "El dispositivo ya está configurado"
}
}
}

34 changes: 17 additions & 17 deletions custom_components/poolmath/translations/fr.json
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"
}
}
}
}
34 changes: 17 additions & 17 deletions custom_components/poolmath/translations/nb.json
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"
}
}
}
}

0 comments on commit e287093

Please sign in to comment.