Skip to content

Commit 5fdf839

Browse files
committed
New translations validation.php (Japanese)
1 parent 2d1f3db commit 5fdf839

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lang/ja/validation.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
'uploaded' => 'ファイルをアップロードできませんでした。サーバーがこのサイズのファイルを受け付けていない可能性があります。',
107107

108108
'zip_file' => ':attribute はZIP 内のファイルを参照する必要があります。',
109+
'zip_file_size' => 'The file :attribute must not exceed :size MB.',
109110
'zip_file_mime' => ':attribute は種別 :validType のファイルを参照する必要がありますが、種別 :foundType となっています。',
110111
'zip_model_expected' => 'データオブジェクトが期待されますが、":type" が見つかりました。',
111112
'zip_unique' => 'ZIP内のオブジェクトタイプに :attribute が一意である必要があります。',

0 commit comments

Comments
 (0)