Translation sync

This commit is contained in:
Pieter Vander Vennet 2024-06-19 00:11:10 +02:00
parent 1f3adde6e0
commit 702dcd7e15
2 changed files with 435 additions and 431 deletions

View file

@ -439,22 +439,26 @@
]
},
"question": {
"en": "Does this shop offer a binding service?"
"en": "Does this shop offer a binding service?",
"de": "Bietet dieser Laden einen Bindeservice an?"
},
"questionHint": {
"en": "Does this shop bind a bundle of pages into a small book, e.g. with a comb, a spiral, wire or by gluing?"
"en": "Does this shop bind a bundle of pages into a small book, e.g. with a comb, a spiral, wire or by gluing?",
"de": "Bindet dieser Laden ein Bündel von Seiten zu einem kleinen Buch, z.B. mit einer Kamm-, Spiral-, Drahtbindung oder durch Kleben?"
},
"mappings": [
{
"if": "service:binding=yes",
"then": {
"en": "This shop binds papers into a booklet"
"en": "This shop binds papers into a booklet",
"de": "Dieser Laden bindet Papiere zu einem Heft"
}
},
{
"if": "service:binding=no",
"then": {
"en": "This shop does bind books"
"en": "This shop does bind books",
"de": "Dieser Laden bindet Bücher"
}
}
]

File diff suppressed because it is too large Load diff