1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-03 03:37:52 +02:00

Update en.lang.php in box/filesmanager plugin

'Maximum upload file size: :upload_max_filesize'
This commit is contained in:
Ali Galip Çamlı
2014-05-24 18:13:06 +03:00
parent d293b649b8
commit cd6cd24ed2

View File

@@ -33,5 +33,6 @@
'Directory:' => 'Directory:',
'File:' => 'File:',
'Drop File Here' => 'Drop File Here',
'Maximum upload file size: :upload_max_filesize' => 'Maximum upload file size: :upload_max_filesize',
)
);