Fix translations for bookcase theme

This commit is contained in:
Pieter Vander Vennet 2021-06-24 01:20:25 +02:00
parent 7dc9d5cdb9
commit 9bbe13beff
6 changed files with 47 additions and 44 deletions

View file

@ -578,7 +578,7 @@
}
},
"tagRenderings": {
"1": {
"2": {
"render": "Название книжного шкафа — {name}",
"question": "Как называется общественный книжный шкаф?",
"mappings": {
@ -587,10 +587,10 @@
}
}
},
"2": {
"3": {
"question": "Сколько книг помещается в этом общественном книжном шкафу?"
},
"3": {
"4": {
"mappings": {
"0": {
"then": "В основном детские книги"
@ -600,7 +600,7 @@
}
}
},
"10": {
"11": {
"render": "Более подробная информация <a href='{website}' target='_blank'>на сайте</a>"
}
}