diff --git a/addons/default/visiosoft/profile-module/resources/lang/vi/button.php b/addons/default/visiosoft/profile-module/resources/lang/vi/button.php new file mode 100644 index 000000000..1c87ba45d --- /dev/null +++ b/addons/default/visiosoft/profile-module/resources/lang/vi/button.php @@ -0,0 +1,15 @@ + 'Hồ sơ mới', + 'new_adress' => 'Địa chỉ mới', + 'show' => 'Hiển thị địa chỉ', + 'update_password' => 'Cập nhật mật khẩu', + 'update_profile' => 'Cập nhật hồ sơ', + 'delete' => 'Xóa bỏ', + 'extend' => 'Mở rộng', + 'extend_all' => 'Mở rộng tất cả', + 'edit' => 'Biên tập', + 'go_profile' => 'Đi đến chi tiết hồ sơ', + 'go_user' => 'Đi đến chi tiết người dùng', +];