summaryrefslogtreecommitdiffstats
path: root/core/l10n/eu_ES.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/eu_ES.php')
-rw-r--r--core/l10n/eu_ES.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/core/l10n/eu_ES.php b/core/l10n/eu_ES.php
deleted file mode 100644
index 92e64924b61..00000000000
--- a/core/l10n/eu_ES.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"_{count} file conflict_::_{count} file conflicts_" => array("",""),
-"Cancel" => "Ezeztatu",
-"Delete" => "Ezabatu",
-"Personal" => "Pertsonala"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";