Approval.

This commit is contained in:
2026-04-29 12:47:57 +00:00
committed by md translation bot
parent 7683733723
commit 4f8dab7948
26 changed files with 234 additions and 0 deletions

View File

@@ -44,4 +44,13 @@ $measurement_type_set = array (
'height_of_base' => 'Висота основи',
'width_of_base' => 'Ширина основи',
'diameter_of_base' => 'Діаметр основи',
'length_handle' => 'Length of handle',
'height_handle' => 'Height of handle',
'width_handle' => 'Width of handle',
'length_scabbard' => 'Length of scabbard',
'height_scabbard' => 'Height of scabbard',
'width_scabbard' => 'Width of scabbard',
'length_label' => 'Length of label',
'height_label' => 'Height of label',
'width_label' => 'Width of label',
);