New translations video-stream.json (Croatian)

This commit is contained in:
Thomas Camlong
2023-07-06 06:48:28 +09:00
parent 953c3d3025
commit a9fe3beeb4

View File

@@ -1,24 +1,24 @@
{ {
"descriptor": { "descriptor": {
"name": "", "name": "Video Stream",
"description": "", "description": "Ugradi video stream ili video sa kamere i/ili web stranice",
"settings": { "settings": {
"title": "", "title": "Postavke za Widget video stream",
"FeedUrl": { "FeedUrl": {
"label": "" "label": "URL feed-a"
}, },
"autoPlay": { "autoPlay": {
"label": "" "label": "Automatska reprodukcija"
}, },
"muted": { "muted": {
"label": "" "label": "Ugasi zvuk"
}, },
"controls": { "controls": {
"label": "" "label": "Kontrole video reproduktora"
} }
} }
}, },
"errors": { "errors": {
"invalidStream": "" "invalidStream": "Neispravni stream"
} }
} }