Expand list of object forms / shapes

Close #45
This commit is contained in:
2025-10-31 13:56:59 +01:00
parent ae302bcd54
commit a5d8126849
2 changed files with 5 additions and 1 deletions

2
l18n

Submodule l18n updated: 3ff63d509f...6eba4d3a6d

View File

@@ -18,6 +18,10 @@ final class MDObjectFormSet extends MDValueSet {
'sphere', 'sphere',
'cone', 'cone',
'cylinder', 'cylinder',
'oval',
'round',
'square',
'rectangular',
]; ];
/** /**