mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-15 17:56:21 +01:00
New translations video-stream.json (Croatian)
This commit is contained in:
@@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user