mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations field.php (Vietnamese)
This commit is contained in:
parent
7189a30226
commit
0bfe286b58
@ -496,4 +496,14 @@ return [
|
|||||||
'receive_messages_email' => [
|
'receive_messages_email' => [
|
||||||
'name' => 'Nhận tin nhắn Email',
|
'name' => 'Nhận tin nhắn Email',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
// Report
|
||||||
|
'member' => 'Thành viên',
|
||||||
|
'registered_at' => 'Đăng ký tại',
|
||||||
|
'login_at' => 'Đăng nhập tại',
|
||||||
|
'undefined_member' => 'Thành viên không xác định',
|
||||||
|
'new_membership_report' => 'Báo cáo thành viên mới',
|
||||||
|
'member_login_reports' => 'Báo cáo Đăng nhập Thành viên',
|
||||||
|
|
||||||
|
'profile_instruction' => 'Bạn có thể chỉnh sửa thông tin hồ sơ của mình từ trang này.',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user