ef7ce6d102
Currently translated at 1.6% (9 of 557 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layer-translations/zh_Hant/
29 lines
745 B
JSON
29 lines
745 B
JSON
{
|
|
"bench": {
|
|
"tagRenderings": {
|
|
"3": {
|
|
"render": "材質:{material}"
|
|
},
|
|
"2": {
|
|
"question": "這個長椅有幾個位子?",
|
|
"render": "{seats} 座位數"
|
|
},
|
|
"1": {
|
|
"question": "這個長椅是否有靠背?",
|
|
"mappings": {
|
|
"1": {
|
|
"then": "靠背:無"
|
|
},
|
|
"0": {
|
|
"then": "靠背:有"
|
|
}
|
|
},
|
|
"render": "靠背"
|
|
}
|
|
},
|
|
"title": {
|
|
"render": "長椅"
|
|
},
|
|
"name": "長椅"
|
|
}
|
|
}
|