mapcomplete/langs/layers/ru.json

58 lines
1.8 KiB
JSON
Raw Normal View History

{
"bench": {
2021-05-28 12:42:59 +02:00
"name": "Скамейки",
"tagRenderings": {
2021-05-28 12:42:59 +02:00
"3": {
"render": "Материал: {material}",
"mappings": {
2021-05-28 12:42:59 +02:00
"0": {
"then": "Материал: дерево"
},
2021-05-28 12:42:59 +02:00
"1": {
"then": "Материал: металл"
},
2021-05-28 12:42:59 +02:00
"2": {
"then": "Материал: камень"
},
"3": {
2021-05-28 12:42:59 +02:00
"then": "Материал: бетон"
},
2021-05-28 12:42:59 +02:00
"4": {
"then": "Материал: пластик"
},
2021-05-28 12:42:59 +02:00
"5": {
"then": "Материал: сталь"
}
}
},
2021-05-28 12:42:59 +02:00
"5": {
"mappings": {
2021-05-28 12:42:59 +02:00
"0": {
"then": "Цвет: коричневый"
},
2021-05-28 12:42:59 +02:00
"1": {
"then": "Цвет: зеленый"
},
"2": {
"then": "Цвет: серый"
},
"3": {
2021-05-28 12:42:59 +02:00
"then": "Цвет: белый"
},
2021-05-28 12:42:59 +02:00
"4": {
"then": "Цвет: красный"
},
2021-05-28 12:42:59 +02:00
"5": {
"then": "Цвет: чёрный"
},
2021-05-28 12:42:59 +02:00
"6": {
"then": "Цвет: синий"
},
"7": {
"then": "Цвет: желтый"
}
2021-05-28 12:42:59 +02:00
}
}
2021-05-28 12:42:59 +02:00
}
}
2021-05-28 12:42:59 +02:00
}