Remove WebOS TV script translation leftover (#86109)

Keep only english changes
This commit is contained in:
Shay Levy 2023-01-18 11:11:08 +02:00 committed by GitHub
parent 9d9817328b
commit 767b43bb0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 3 deletions

View file

@ -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"
} }
}, },

View file

@ -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": {