summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ml_IN.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/ml_IN.php')
-rw-r--r--apps/files_trashbin/l10n/ml_IN.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/files_trashbin/l10n/ml_IN.php b/apps/files_trashbin/l10n/ml_IN.php
deleted file mode 100644
index 0acad00e8b5..00000000000
--- a/apps/files_trashbin/l10n/ml_IN.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"_%n folder_::_%n folders_" => array("",""),
-"_%n file_::_%n files_" => array("","")
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";