chore(translations): new crowdin updates (#1984)

This commit is contained in:
Thomas Camlong
2024-05-07 19:46:34 +02:00
committed by GitHub
parent f12dd52208
commit 477d249da8
228 changed files with 9811 additions and 1206 deletions

View File

@@ -0,0 +1,24 @@
{
"descriptor": {
"name": "Stream video",
"description": "Încorporează un steam video sau video-ul dintr-o cameră sau un site web",
"settings": {
"title": "Setări pentru Widget-ul Stream video",
"FeedUrl": {
"label": "Adresa URL a feed-ului"
},
"autoPlay": {
"label": "Redare automată"
},
"muted": {
"label": "Dezactivare sunet"
},
"controls": {
"label": "Comenzi player video"
}
}
},
"errors": {
"invalidStream": "Stream invalid"
}
}