summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/te.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/te.php')
-rw-r--r--apps/files_trashbin/l10n/te.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/te.php b/apps/files_trashbin/l10n/te.php
index 6fdbc7320b2..0d803a8e648 100644
--- a/apps/files_trashbin/l10n/te.php
+++ b/apps/files_trashbin/l10n/te.php
@@ -3,8 +3,8 @@ $TRANSLATIONS = array(
"Error" => "పొరపాటు",
"Delete permanently" => "శాశ్వతంగా తొలగించు",
"Name" => "పేరు",
-"_%n folder_::_%n folders_" => array(,),
-"_%n file_::_%n files_" => array(,),
+"_%n folder_::_%n folders_" => array("",""),
+"_%n file_::_%n files_" => array("",""),
"Delete" => "తొలగించు"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";