Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/en@pirate.php')
-rw-r--r--core/l10n/en@pirate.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/core/l10n/en@pirate.php b/core/l10n/en@pirate.php
deleted file mode 100644
index 44114abbc8d..00000000000
--- a/core/l10n/en@pirate.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"_{count} file conflict_::_{count} file conflicts_" => array("",""),
-"Password" => "Passcode"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";