From d293b649b8f4d6c018fdaf259e889c5d1197c5a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ali=20Galip=20=C3=87aml=C4=B1?= Date: Sat, 24 May 2014 18:11:13 +0300 Subject: [PATCH] Update tr.lang.php in box/filesmanager plugin 'Drop File Here' is missed. --- 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 29f69fc..1ff0423 100644 --- a/plugins/box/filesmanager/languages/tr.lang.php +++ b/plugins/box/filesmanager/languages/tr.lang.php @@ -34,5 +34,6 @@ 'Upload server error' => 'Yükleme sunucusunda hata', 'Directory:' => 'Dizin:', 'File:' => 'Dosya:', + 'Drop File Here' => 'Dosyayı Buraya Bırakınız', ) );