From e18c4912b584472ee9eeebbd19560e538fe94098 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ali=20Galip=20=C3=87aml=C4=B1?= Date: Sat, 24 May 2014 11:39:17 +0300 Subject: [PATCH] Update tr.lang.php in box/filesmanager plugin "Create New Directory" entry... --- 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 f8e03cc..715d264 100644 --- a/plugins/box/filesmanager/languages/tr.lang.php +++ b/plugins/box/filesmanager/languages/tr.lang.php @@ -8,6 +8,7 @@ 'Actions' => 'İşlemler', 'Delete' => 'Sil', 'Upload' => 'Yükle', + 'Create New Directory' => 'Yeni Dizin Oluştur', 'directory' => 'dizin', 'Delete directory: :dir' => ':dir dizini silinsin mi', 'Delete file: :file' => ':file dosyası silinsin mi',