[ci skip] Translation update
parent
20b66faa6d
commit
2b3148296c
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"title": "Energia"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"title": "Energia"
|
||||
}
|
|
@ -15,5 +15,15 @@
|
|||
"title": "Verbinde zu LiteJet"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"default_transition": "Standard\u00fcbergang (Sekunden)"
|
||||
},
|
||||
"title": "LiteJet konfigurieren"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -30,4 +30,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -12,9 +12,9 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"mfa": "MFA Code (Optional)",
|
||||
"password": "Password",
|
||||
"username": "Email",
|
||||
"mfa": "MFA Code (Optional)"
|
||||
"username": "Email"
|
||||
},
|
||||
"description": "Please enter your information.",
|
||||
"title": "Tesla - Configuration"
|
||||
|
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Konto wurde bereits konfiguriert"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Ung\u00fcltige Authentifizierung"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"area_id": "Bereichs-ID",
|
||||
"name": "Name",
|
||||
"password": "Passwort",
|
||||
"username": "Benutzername"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"area_id": "Bereichs-ID",
|
||||
"name": "Name",
|
||||
"password": "Passwort",
|
||||
"username": "Benutzername"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue