From 8e9750a122804a340b62cfc21d460fee762164e4 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Mon, 28 Sep 2020 17:02:43 +0300 Subject: [PATCH] New translations setting.php (Vietnamese) --- .../defaultadmin-theme/resources/lang/vi/setting.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/addons/default/visiosoft/defaultadmin-theme/resources/lang/vi/setting.php b/addons/default/visiosoft/defaultadmin-theme/resources/lang/vi/setting.php index 540aab96c..e9f95fd03 100644 --- a/addons/default/visiosoft/defaultadmin-theme/resources/lang/vi/setting.php +++ b/addons/default/visiosoft/defaultadmin-theme/resources/lang/vi/setting.php @@ -11,8 +11,11 @@ return [ 'warning' => 'Mục điều hướng có thể truy cập đầu tiên được sử dụng làm khu vực nhà.', 'reorder' => 'Kéo và thả các mục điều hướng chính trong thanh bên để sắp xếp lại chúng.', ], - "icon" => [ - 'name' => 'Biểu tượng', + "login_icon" => [ + 'name' => 'Login Icon', + ], + "panel_icon" => [ + 'name' => 'Panel Icon', ], "title" => [ 'name' => 'Tiêu đề',