openclassify/addons/default/visiosoft/profile-module/resources/lang/vi/button.php
2020-05-12 19:24:44 +03:00

16 lines
492 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',
];