Skip to content

Commit d8f9a60

Browse files
committed
New translations errors.php (Korean)
1 parent a249e02 commit d8f9a60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lang/ko/errors.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
'import_zip_cant_read' => 'ZIP 파일을 읽을 수 없습니다.',
110110
'import_zip_cant_decode_data' => 'ZIP data.json 콘텐츠를 찾아서 디코딩할 수 없습니다.',
111111
'import_zip_no_data' => '컨텐츠 ZIP 파일 데이터에 데이터가 비어있습니다.',
112+
'import_zip_data_too_large' => 'ZIP data.json content exceeds the configured application maximum upload size.',
112113
'import_validation_failed' => '컨텐츠 ZIP 파일을 가져오려다 실패했습니다. 이유:',
113114
'import_zip_failed_notification' => '컨텐츠 ZIP 파일을 가져오지 못했습니다.',
114115
'import_perms_books' => '책을 만드는 데 필요한 권한이 없습니다.',

0 commit comments

Comments
 (0)