Approval.

This commit is contained in:
2024-12-18 11:37:39 +00:00
committed by md translation bot
parent ffb9c18d93
commit b8f0d94647
21 changed files with 126 additions and 0 deletions

View File

@ -13,4 +13,10 @@ $measurement_type_set = array (
'length_socle' => 'Länge (Sockel)',
'height_socle' => 'Höhe (Sockel)',
'width_socle' => 'Breite (Sockel)',
'height_sheet_size' => 'Blattmaß (Höhe)',
'length_sheet_size' => 'Blattmaß (Länge)',
'width_sheet_size' => 'Blattmaß (Breite)',
'height_image_size' => 'Bildmaß (Höhe)',
'length_image_size' => 'Bildmaß (Länge)',
'width_image_size' => 'Bildmaß (Breite)',
);