Skip to content

Commit 5c96776

Browse files
authored
Merge pull request #5787 from TanNhatCMS/main
Add missing languages Vietnamese
2 parents 2d7499e + 976b0a2 commit 5c96776

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/resources/lang/vi/base.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,6 @@
9393
'verification_link_sent' => 'Một liên kết xác thực đã được gửi đến địa chỉ email của bạn.',
9494
'email_verification_required' => 'Vui lòng xác thực địa chỉ email của bạn bằng cách nhấn vào liên kết chúng tôi đã gửi cho bạn.',
9595
'resend_verification_link' => 'Gửi lại liên kết',
96+
'email_sent_with_success' => 'Đã gửi liên kết xác minh email thành công.',
9697
],
9798
];

src/resources/lang/vi/crud.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@
156156
// Fields
157157
'browse_uploads' => 'Chọn tập tin',
158158
'select_all' => 'Chọn tất cả',
159+
'unselect_all' => 'Bỏ chọn tất cả',
159160
'select_files' => 'Chọn các tập tin',
160161
'select_file' => 'Chọn tập tin',
161162
'clear' => 'Xoá',

0 commit comments

Comments
 (0)