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:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-11 16:11:03 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-11 16:11:03 +0400
commit5ebff8cfc453552201f0bde1b0eeba13f540d0a6 (patch)
treed7da64305c6b1a850e3718da8de28ea76739e025 /lib/l10n/hi.php
parent4128561f2265938fb4de4ed34873c594919dca35 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/hi.php')
-rw-r--r--lib/l10n/hi.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/hi.php b/lib/l10n/hi.php
index 7986b3b6b7f..efa06eec8a7 100644
--- a/lib/l10n/hi.php
+++ b/lib/l10n/hi.php
@@ -3,7 +3,6 @@ $TRANSLATIONS = array(
"Help" => "सहयोग",
"Personal" => "यक्तिगत",
"Settings" => "सेटिंग्स",
-"Users" => "उपयोगकर्ता",
-"Apps" => "Apps"
+"Users" => "उपयोगकर्ता"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";