mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
[ci skip] Translation update
This commit is contained in:
parent
85d2ba047b
commit
8add6c5f2e
@ -1,30 +1,30 @@
|
|||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
"error": {
|
"error": {
|
||||||
"connection_error": "Error connecting; check network and retry",
|
"connection_error": "Error connecting; check network and retry",
|
||||||
"identifier_exists": "Email already registered",
|
"identifier_exists": "Email already registered",
|
||||||
"invalid_credentials": "Invalid credentials",
|
"invalid_credentials": "Invalid credentials",
|
||||||
"unknown_error": "Unknown error, please report log info"
|
"unknown_error": "Unknown error, please report log info"
|
||||||
},
|
|
||||||
"step": {
|
|
||||||
"user": {
|
|
||||||
"data": {
|
|
||||||
"username": "Email Address",
|
|
||||||
"password": "Password"
|
|
||||||
},
|
},
|
||||||
"description": "Please enter your information.",
|
"step": {
|
||||||
"title": "Tesla - Configuration"
|
"user": {
|
||||||
}
|
"data": {
|
||||||
|
"password": "Password",
|
||||||
|
"username": "Email Address"
|
||||||
|
},
|
||||||
|
"description": "Please enter your information.",
|
||||||
|
"title": "Tesla - Configuration"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "Tesla"
|
||||||
},
|
},
|
||||||
"title": "Tesla"
|
"options": {
|
||||||
},
|
"step": {
|
||||||
"options": {
|
"init": {
|
||||||
"step": {
|
"data": {
|
||||||
"init": {
|
"scan_interval": "Seconds between scans"
|
||||||
"data": {
|
}
|
||||||
"scan_interval": "Seconds between scans"
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user