We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cbec75 commit ed42c71Copy full SHA for ed42c71
1 file changed
system/Language/en/HTTP.php
@@ -34,7 +34,7 @@
34
35
// DownloadResponse
36
'cannotSetBinary' => 'When setting filepath can not set binary.',
37
- 'cannotSetFilepath' => 'When setting binary can not set filepath.',
+ 'cannotSetFilepath' => 'When setting binary can not set filepath: {0}',
38
'notFoundDownloadSource' => 'Not found download body source.',
39
'cannotSetCache' => 'It does not supported caching for downloading.',
40
0 commit comments