Skip to content

Commit fb08b1c

Browse files
committed
New translations errors.php (Japanese)
1 parent 1f90b83 commit fb08b1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lang/ja/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)