translation-json/value-sets/en/object_form_set.json

9 lines
169 B
JSON
Raw Normal View History

2022-12-14 00:17:54 +00:00
{
"object_form_set": {
"cube": "Cube",
"cuboid": "Cuboid",
"sphere": "Sphere",
"cone": "Cone",
"cylinder": "Cylinder"
}
}