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