diff --git a/addons/default/visiosoft/media-field_type/resources/lang/vi/setting.php b/addons/default/visiosoft/media-field_type/resources/lang/vi/setting.php new file mode 100644 index 000000000..00a5ef325 --- /dev/null +++ b/addons/default/visiosoft/media-field_type/resources/lang/vi/setting.php @@ -0,0 +1,16 @@ + [ + 'name' => 'Chiều rộng vải hình ảnh' + ], + 'imageCanvasH' => [ + 'name' => 'Chiều cao Canvas hình ảnh' + ], + 'imageResizeW' => [ + 'name' => 'Thay đổi kích thước chiều rộng hình ảnh' + ], + 'imageResizeH' => [ + 'name' => 'Thay đổi kích thước chiều cao hình ảnh' + ], +];