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 'apps/files_external/l10n/pa.php')
-rw-r--r--apps/files_external/l10n/pa.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/apps/files_external/l10n/pa.php b/apps/files_external/l10n/pa.php
deleted file mode 100644
index 14e0fe78ae0..00000000000
--- a/apps/files_external/l10n/pa.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Username" => "ਯੂਜ਼ਰ-ਨਾਂ",
-"Password" => "ਪਾਸਵਰ",
-"Share" => "ਸਾਂਝਾ ਕਰੋ",
-"Delete" => "ਹਟਾਓ"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";