mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-11 10:45:23 -05:00
New translations button.php (Vietnamese)
This commit is contained in:
parent
7ea9d4f39d
commit
b3bb6ad843
@ -0,0 +1,15 @@
|
||||
<?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',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user