From 0627cba33c8a90e90bac65473c4920a5619d643f Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 16 Dec 2020 12:54:30 +0300 Subject: [PATCH] New translations button.php (Vietnamese) --- .../visiosoft/profile-module/resources/lang/vi/button.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/addons/default/visiosoft/profile-module/resources/lang/vi/button.php b/addons/default/visiosoft/profile-module/resources/lang/vi/button.php index ce6aacf5c..8562a4653 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/vi/button.php +++ b/addons/default/visiosoft/profile-module/resources/lang/vi/button.php @@ -15,4 +15,6 @@ return [ 'personal' => 'Cá nhân', 'corporate' => 'Công ty', 'export' => 'Xuất khẩu', + 'new_education' => 'New Education', + 'new_education_part' => 'New Education part', ];