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

Update tr.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:14:06 +03:00
parent cd6cd24ed2
commit 8c66bac570

View File

@@ -35,5 +35,6 @@
'Directory:' => 'Dizin:',
'File:' => 'Dosya:',
'Drop File Here' => 'Dosyayı Buraya Bırakınız',
'Maximum upload file size: :upload_max_filesize' => 'Dosya büyüklüğü üst sınırı: :upload_max_filesize',
)
);