Approval.

This commit is contained in:
2024-12-18 15:59:58 +00:00
committed by md translation bot
parent b8f0d94647
commit 1aff60d35e
21 changed files with 63 additions and 0 deletions

View File

@ -19,4 +19,7 @@ $measurement_type_set = array (
'height_image_size' => 'Image size (height)',
'length_image_size' => 'Image size (length)',
'width_image_size' => 'Image size (width)',
'length_frame' => 'Frame (length)',
'height_frame' => 'Frame (height)',
'width_frame' => 'Frame (width)',
);