mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Remove legacy translations from electrasmart (#93446)
This commit is contained in:
parent
746a47f094
commit
a8ce4d3c66
@ -1,25 +0,0 @@
|
|||||||
{
|
|
||||||
"config": {
|
|
||||||
"abort": {
|
|
||||||
"already_configured": "Phone number already configured"
|
|
||||||
},
|
|
||||||
"error": {
|
|
||||||
"cannot_connect": "Failed to connect to Electra API",
|
|
||||||
"invalid_auth": "Wrong one time password key",
|
|
||||||
"invalid_phone_number": "Either wrong phone number or unregistered user",
|
|
||||||
"unknown": "Unexpected error"
|
|
||||||
},
|
|
||||||
"step": {
|
|
||||||
"user": {
|
|
||||||
"data": {
|
|
||||||
"phone_number": "Phone Number (eg. 0501234567)"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"one_time_password": {
|
|
||||||
"data": {
|
|
||||||
"one_time_password": "One Time Password (OTP)"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user