Fix translations
This commit is contained in:
parent
d7edc3da02
commit
68845fc2d7
11 changed files with 79 additions and 35 deletions
|
@ -264,11 +264,13 @@
|
|||
"render": "<iframe style='width: 100%; height: 300px' src=\"https://www.youtube-nocookie.com/embed/{_video:id}\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>"
|
||||
}
|
||||
],
|
||||
"+iconOverlays": [{
|
||||
"if": "_video:id~*",
|
||||
"then": "./assets/themes/speelplekken/youtube.svg",
|
||||
"badge": true
|
||||
}],
|
||||
"+iconOverlays": [
|
||||
{
|
||||
"if": "_video:id~*",
|
||||
"then": "./assets/themes/speelplekken/youtube.svg",
|
||||
"badge": true
|
||||
}
|
||||
],
|
||||
"isShown": {
|
||||
"render": "yes",
|
||||
"mappings": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue