openclassify/addons/default/visiosoft/profile-module/resources/lang/vi/button.php
2020-09-24 12:35:32 +03:00

19 lines
587 B
PHP

<?php
return [
'new_profile' => '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',
'personal' => 'Cá nhân',
'corporate' => 'Công ty',
'export' => 'Xuất khẩu',
];