Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/itchief/feedbackForm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'feedback/phpmailer/language/phpmailer.lang-hi.php')
-rw-r--r--feedback/phpmailer/language/phpmailer.lang-hi.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/feedback/phpmailer/language/phpmailer.lang-hi.php b/feedback/phpmailer/language/phpmailer.lang-hi.php
index 607a5ee..d973a35 100644
--- a/feedback/phpmailer/language/phpmailer.lang-hi.php
+++ b/feedback/phpmailer/language/phpmailer.lang-hi.php
@@ -1,10 +1,11 @@
<?php
+
/**
* Hindi PHPMailer language file: refer to English translation for definitive list
* @package PHPMailer
* @author Yash Karanke <mr.karanke@gmail.com>
*/
-
+
$PHPMAILER_LANG['authenticate'] = 'SMTP त्रुटि: प्रामाणिकता की जांच नहीं हो सका। ';
$PHPMAILER_LANG['connect_host'] = 'SMTP त्रुटि: SMTP सर्वर से कनेक्ट नहीं हो सका। ';
$PHPMAILER_LANG['data_not_accepted'] = 'SMTP त्रुटि: डेटा स्वीकार नहीं किया जाता है। ';