diff options
Diffstat (limited to 'core/l10n/hi.php')
-rw-r--r-- | core/l10n/hi.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/hi.php b/core/l10n/hi.php index 7ad75a41a1b..00cb5926d70 100644 --- a/core/l10n/hi.php +++ b/core/l10n/hi.php @@ -41,8 +41,6 @@ $TRANSLATIONS = array( "Database name" => "डेटाबेस का नाम", "Finish setup" => "सेटअप समाप्त करे", "Log out" => "लोग आउट", -"remember" => "याद रखें", -"prev" => "पिछला", -"next" => "अगला" +"remember" => "याद रखें" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |