🌐 New Crowdin updates (#711)
This commit is contained in:
24
public/locales/de/modules/video-stream.json
Normal file
24
public/locales/de/modules/video-stream.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Videostream",
|
||||
"description": "Einbetten eines Videostreams oder eines Videos von einer Kamera oder einer Website",
|
||||
"settings": {
|
||||
"title": "Einstellungen für das Video Stream Widget",
|
||||
"FeedUrl": {
|
||||
"label": "Feed URL"
|
||||
},
|
||||
"autoPlay": {
|
||||
"label": "Automatisch abspielen"
|
||||
},
|
||||
"muted": {
|
||||
"label": "Audio stummschalten"
|
||||
},
|
||||
"controls": {
|
||||
"label": "Videoplayer Steuerung"
|
||||
}
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"invalidStream": "Ungültiger Stream"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user