summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/es_PE.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/es_PE.php')
-rw-r--r--apps/user_ldap/l10n/es_PE.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/user_ldap/l10n/es_PE.php b/apps/user_ldap/l10n/es_PE.php
deleted file mode 100644
index 3a1e002311c..00000000000
--- a/apps/user_ldap/l10n/es_PE.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"_%s group found_::_%s groups found_" => array("",""),
-"_%s user found_::_%s users found_" => array("","")
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";