We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0016d83 commit 60890d3Copy full SHA for 60890d3
lang/vi/errors.php
@@ -109,6 +109,7 @@
109
'import_zip_cant_read' => 'Không thể đọc tệp ZIP.',
110
'import_zip_cant_decode_data' => 'Không thể tìm và giải mã nội dung ZIP data.json.',
111
'import_zip_no_data' => 'Dữ liệu tệp ZIP không có nội dung sách, chương hoặc trang mong đợi.',
112
+ 'import_zip_data_too_large' => 'ZIP data.json content exceeds the configured application maximum upload size.',
113
'import_validation_failed' => 'Nhập tệp ZIP không hợp lệ với các lỗi:',
114
'import_zip_failed_notification' => 'Không thể nhập tệp ZIP.',
115
'import_perms_books' => 'Bạn không có quyền cần thiết để tạo sách.',
0 commit comments