From 8c66bac570a028a0338606ed59787a10709fe12c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ali=20Galip=20=C3=87aml=C4=B1?= Date: Sat, 24 May 2014 18:14:06 +0300 Subject: [PATCH] Update tr.lang.php in box/filesmanager plugin 'Maximum upload file size: :upload_max_filesize' --- plugins/box/filesmanager/languages/tr.lang.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/box/filesmanager/languages/tr.lang.php b/plugins/box/filesmanager/languages/tr.lang.php index 1ff0423..a139f90 100644 --- a/plugins/box/filesmanager/languages/tr.lang.php +++ b/plugins/box/filesmanager/languages/tr.lang.php @@ -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', ) );