diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-11 08:11:03 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-11 08:11:03 -0400 |
commit | 5ebff8cfc453552201f0bde1b0eeba13f540d0a6 (patch) | |
tree | d7da64305c6b1a850e3718da8de28ea76739e025 /lib/l10n/hi.php | |
parent | 4128561f2265938fb4de4ed34873c594919dca35 (diff) | |
download | nextcloud-server-5ebff8cfc453552201f0bde1b0eeba13f540d0a6.tar.gz nextcloud-server-5ebff8cfc453552201f0bde1b0eeba13f540d0a6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/hi.php')
-rw-r--r-- | lib/l10n/hi.php | 3 |
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);"; |