Fix build, reset languages, more autocleanup
This commit is contained in:
parent
78d6482c88
commit
c7f9f30b6c
58 changed files with 21719 additions and 21659 deletions
|
@ -46,10 +46,24 @@
|
|||
"en": "How much does one have to pay to use these binoculars?",
|
||||
"nl": "Hoeveel moet men betalen om deze verrekijker te gebruiken?"
|
||||
}
|
||||
},
|
||||
{
|
||||
"question": {
|
||||
"en": "When looking through this binocular, in what direction does one look?",
|
||||
"nl": "Welke richting kijkt men uit als men door deze verrekijker kijkt?"
|
||||
},
|
||||
"render": {
|
||||
"en": "Looks towards {direction}°",
|
||||
"nl": "Kijkt richting {direction}°"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "direction",
|
||||
"type": "direction"
|
||||
}
|
||||
}
|
||||
],
|
||||
"icon": {
|
||||
"render": "circle:white;./assets/layers/binocular/Line-style-icons-telescope.svg"
|
||||
"render": "circle:white;./assets/layers/binocular/telescope.svg"
|
||||
},
|
||||
"width": {
|
||||
"render": "8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue