Approval.

This commit is contained in:
2025-10-31 12:56:31 +00:00
committed by md translation bot
parent 3ff63d509f
commit 6eba4d3a6d
27 changed files with 105 additions and 1 deletions

View File

@@ -6,4 +6,8 @@ $object_form_set = array (
'sphere' => 'Koule',
'cone' => 'Kužel',
'cylinder' => 'Válec',
'oval' => 'Oval',
'round' => 'Round',
'square' => 'Square',
'rectangular' => 'Rectangular',
);