Skip to content

Commit bea468d

Browse files
committed
New translations validation.php (Japanese)
1 parent 69dfc82 commit bea468d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/ja/validation.php

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

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

0 commit comments

Comments
 (0)