Approval.
This commit is contained in:
@ -22,4 +22,12 @@ $measurement_type_set = array (
|
||||
'length_frame' => 'Rahmen (Länge)',
|
||||
'height_frame' => 'Rahmen (Höhe)',
|
||||
'width_frame' => 'Rahmen (Breite)',
|
||||
'length_min' => 'Länge (min.)',
|
||||
'length_max' => 'Länge (max.)',
|
||||
'height_min' => 'Höhe (min.)',
|
||||
'height_max' => 'Höhe (max.)',
|
||||
'width_min' => 'Breite (min.)',
|
||||
'width_max' => 'Breite (max.)',
|
||||
'diameter_min' => 'Durchmesser (min.)',
|
||||
'diameter_max' => 'Durchmesser (max.)',
|
||||
);
|
||||
|
Reference in New Issue
Block a user