1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-31 02:10:37 +02:00

Update en.lang.php in box/filesmanager plugin

'Drop File Here' is missed.
This commit is contained in:
Ali Galip Çamlı
2014-05-24 18:10:18 +03:00
parent c713cf40d2
commit a27564c317

View File

@@ -32,5 +32,6 @@
'Upload server error' => 'Upload server error',
'Directory:' => 'Directory:',
'File:' => 'File:',
'Drop File Here' => 'Drop File Here',
)
);