config: new Crowdin updates (#1772)

This commit is contained in:
Thomas Camlong
2024-01-14 14:10:59 +01:00
committed by GitHub
parent e57af4ae10
commit 33da630db5
265 changed files with 2371 additions and 1306 deletions

View File

@@ -3,22 +3,22 @@
"name": "Streamování videa",
"description": "Vložte video stream nebo video z kamery nebo webové stránky",
"settings": {
"title": "",
"title": "Nastavení widgetu videostreamu",
"FeedUrl": {
"label": ""
"label": "URL zdroje"
},
"autoPlay": {
"label": ""
"label": "Automatické přehrávání"
},
"muted": {
"label": ""
"label": "Ztlumený zvuk"
},
"controls": {
"label": ""
"label": "Ovládací prvky přehrávače videa"
}
}
},
"errors": {
"invalidStream": ""
"invalidStream": "Neplatný stream"
}
}