Update public_bookcase.json

Changed to multiAnswer.
This commit is contained in:
danieldegroot2 2022-05-05 11:52:29 +02:00 committed by GitHub
parent 8556256307
commit 1295980799
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -162,6 +162,7 @@
"fixme=Freeform tag `books` used, to be doublechecked"
]
},
"multiAnswer": true
"mappings": [
{
"if": "books=children",
@ -186,18 +187,6 @@
"it": "Principalmente libri per persone in età adulta",
"hu": "Többnyire felnőtteknek szóló könyvek"
}
},
{
"if": "books=children;adults",
"then": {
"en": "Both books for kids and adults",
"nl": "Boeken voor zowel kinderen als volwassenen",
"de": "Sowohl Bücher für Kinder als auch für Erwachsene",
"fr": "Livres pour enfants et adultes également",
"it": "Sia libri per l'infanzia, sia per l'età adulta",
"ru": "Книги и для детей, и для взрослых",
"hu": "Gyerekeknek és felnőtteknek szóló könyvek egyaránt"
}
}
]
},