From c4895264defc0c10555624904399d06fa960cbf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ali=20Galip=20=C3=87aml=C4=B1?= Date: Sat, 24 May 2014 17:46:11 +0300 Subject: [PATCH] Update tr.lang.php in box/filesmanager plugin 'Select file' 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 183e0a7..a1146e1 100644 --- a/plugins/box/filesmanager/languages/tr.lang.php +++ b/plugins/box/filesmanager/languages/tr.lang.php @@ -15,6 +15,7 @@ 'Extension' => 'Uzantı', 'Size' => 'Boyut', 'Directory Name' => 'Dizin Adı', + 'Select file' => 'Dosya seç', 'Cancel' => 'Vazgeç', 'Create' => 'Oluştur', )