From 89422f2e32c49afcd49a5adda1bfadcbb7f75605 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Mon, 31 Jan 2022 10:19:30 +0300 Subject: [PATCH] New translations setting.php (Vietnamese) --- .../visiosoft/base-theme/resources/lang/vi/setting.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/addons/default/visiosoft/base-theme/resources/lang/vi/setting.php b/addons/default/visiosoft/base-theme/resources/lang/vi/setting.php index 9db82be46..fec093f71 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/vi/setting.php +++ b/addons/default/visiosoft/base-theme/resources/lang/vi/setting.php @@ -42,5 +42,8 @@ return [ ], 'default_country' => [ 'name' => 'Trang đăng ký, quốc gia mặc định cho điện thoại', - ] + ], + 'gallery_box_height' => [ + 'name' => 'Gallery Box Height', + ], ]; \ No newline at end of file