Themes: move all bike_shop questions into shops, reuse shops layer instead

This commit is contained in:
Pieter Vander Vennet 2024-07-29 15:23:40 +02:00
parent b7f8240659
commit 3c16e3de68
22 changed files with 1399 additions and 1756 deletions

View file

@ -1103,7 +1103,7 @@
"question": "Quanto custa para usar este serviço de limpeza?",
"render": "Usar o serviço de limpeza custa {charge}"
},
"bike_cleaning-service:bicycle:cleaning:charge": {
"bike_cleaning-service_bicycle_cleaning_charge": {
"mappings": {
"0": {
"then": "O serviço de limpeza é grátis para usar"
@ -1326,54 +1326,6 @@
"bike_shop": {
"description": "Uma loja que vende especificamente bicicletas ou itens relacionados",
"name": "Reparo/loja de bicicletas",
"tagRenderings": {
"bike_repair_rents-bikes": {
"mappings": {
"0": {
"then": "Esta loja aluga bicicletas"
},
"1": {
"then": "Esta loja não aluga bicicletas"
}
},
"question": "Esta loja aluga bicicletas?"
},
"bike_repair_repairs-bikes": {
"mappings": {
"0": {
"then": "Esta loja conserta bicicletas"
},
"1": {
"then": "Esta loja não conserta bicicletas"
},
"2": {
"then": "Esta loja conserta bicicletas compradas aqui"
},
"3": {
"then": "Esta loja conserta bicicletas de uma certa marca"
}
},
"question": "Esta loja conserta bicicletas?"
},
"bike_repair_sells-bikes": {
"mappings": {
"0": {
"then": "Esta loja vende bicicletas"
},
"1": {
"then": "Esta loja não vende bicicletas"
}
},
"question": "Esta loja vende bicicletas?"
},
"bike_shop-is-bicycle_shop": {
"render": "Esta loja é especializada em vender {shop} e faz atividades relacionadas à bicicletas"
},
"bike_shop-name": {
"question": "Qual o nome desta loja de bicicletas?",
"render": "Esta loja de bicicletas se chama {name}"
}
},
"title": {
"mappings": {
"0": {
@ -1390,6 +1342,9 @@
},
"5": {
"then": "Loja/reparo de bicicletas <i>{name}</i>"
},
"6": {
"then": "Loja/reparo de bicicletas <i>{name}</i>"
}
},
"render": "Reparo/loja de bicicletas"
@ -1610,6 +1565,41 @@
}
}
},
"shops": {
"tagRenderings": {
"bicycle_rental": {
"mappings": {
"0": {
"then": "Esta loja aluga bicicletas"
},
"1": {
"then": "Esta loja não aluga bicicletas"
}
},
"question": "Esta loja aluga bicicletas?"
},
"repairs_bikes": {
"mappings": {
"0": {
"then": "Esta loja conserta bicicletas"
},
"1": {
"then": "Esta loja não conserta bicicletas"
},
"2": {
"then": "Esta loja conserta bicicletas compradas aqui"
},
"3": {
"then": "Esta loja conserta bicicletas de uma certa marca"
}
},
"question": "Esta loja conserta bicicletas?"
},
"sells_new_bikes": {
"question": "Esta loja vende bicicletas?"
}
}
},
"sport_pitch": {
"filter": {
"0": {