diff options
Diffstat (limited to 'core/l10n/hi.php')
-rw-r--r-- | core/l10n/hi.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/hi.php b/core/l10n/hi.php index 31de3908a4c..65b60029d68 100644 --- a/core/l10n/hi.php +++ b/core/l10n/hi.php @@ -25,6 +25,7 @@ $TRANSLATIONS = array( "_%n day ago_::_%n days ago_" => array("",""), "_%n month ago_::_%n months ago_" => array("",""), "_{count} file conflict_::_{count} file conflicts_" => array("",""), +"Cancel" => "रद्द करें ", "Share" => "साझा करें", "Error" => "त्रुटि", "Send" => "भेजें", |