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 'settings/l10n/hi.php')
-rw-r--r--settings/l10n/hi.php11
1 files changed, 0 insertions, 11 deletions
diff --git a/settings/l10n/hi.php b/settings/l10n/hi.php
deleted file mode 100644
index a328b3700aa..00000000000
--- a/settings/l10n/hi.php
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Email sent" => "ईमेल भेज दिया गया है ",
-"Security Warning" => "सुरक्षा चेतावनी ",
-"More" => "और अधिक",
-"Password" => "पासवर्ड",
-"New password" => "नया पासवर्ड",
-"Cancel" => "रद्द करें ",
-"Username" => "प्रयोक्ता का नाम"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";