[ci skip] Translation update
This commit is contained in:
parent
85d2ba047b
commit
8add6c5f2e
1 changed files with 25 additions and 25 deletions
|
@ -1,30 +1,30 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"connection_error": "Error connecting; check network and retry",
|
||||
"identifier_exists": "Email already registered",
|
||||
"invalid_credentials": "Invalid credentials",
|
||||
"unknown_error": "Unknown error, please report log info"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"username": "Email Address",
|
||||
"password": "Password"
|
||||
"config": {
|
||||
"error": {
|
||||
"connection_error": "Error connecting; check network and retry",
|
||||
"identifier_exists": "Email already registered",
|
||||
"invalid_credentials": "Invalid credentials",
|
||||
"unknown_error": "Unknown error, please report log info"
|
||||
},
|
||||
"description": "Please enter your information.",
|
||||
"title": "Tesla - Configuration"
|
||||
}
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Password",
|
||||
"username": "Email Address"
|
||||
},
|
||||
"description": "Please enter your information.",
|
||||
"title": "Tesla - Configuration"
|
||||
}
|
||||
},
|
||||
"title": "Tesla"
|
||||
},
|
||||
"title": "Tesla"
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"scan_interval": "Seconds between scans"
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"scan_interval": "Seconds between scans"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue