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

Update tr.lang.php in box/filesmanager plugin

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

View File

@@ -34,5 +34,6 @@
'Upload server error' => 'Yükleme sunucusunda hata',
'Directory:' => 'Dizin:',
'File:' => 'Dosya:',
'Drop File Here' => 'Dosyayı Buraya Bırakınız',
)
);