diff options
Diffstat (limited to 'apps/files_trashbin/l10n/tr.php')
-rw-r--r-- | apps/files_trashbin/l10n/tr.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/tr.php b/apps/files_trashbin/l10n/tr.php index dec1b35a79a..08fb0a02031 100644 --- a/apps/files_trashbin/l10n/tr.php +++ b/apps/files_trashbin/l10n/tr.php @@ -8,8 +8,8 @@ $TRANSLATIONS = array( "Delete permanently" => "Kalıcı olarak sil", "Name" => "İsim", "Deleted" => "Silindi", -"_%n folder_::_%n folders_" => array(,), -"_%n file_::_%n files_" => array(,), +"_%n folder_::_%n folders_" => array("",""), +"_%n file_::_%n files_" => array("",""), "Nothing in here. Your trash bin is empty!" => "Burası boş. Çöp kutun tamamen boş.", "Restore" => "Geri yükle", "Delete" => "Sil", |