mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
Remove WebOS TV script translation leftover (#86109)
Keep only english changes
This commit is contained in:
parent
9d9817328b
commit
767b43bb0e
@ -35,7 +35,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"script_not_found": "Script not found",
|
|
||||||
"cannot_retrieve": "Unable to retrieve the list of sources. Make sure device is switched on"
|
"cannot_retrieve": "Unable to retrieve the list of sources. Make sure device is switched on"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -31,8 +31,7 @@
|
|||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"error": {
|
"error": {
|
||||||
"cannot_retrieve": "Unable to retrieve the list of sources. Make sure device is switched on",
|
"cannot_retrieve": "Unable to retrieve the list of sources. Make sure device is switched on"
|
||||||
"script_not_found": "Script not found"
|
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user