mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Import from DCARF SVN
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
|
||||
* PHPMailer language file.
|
||||
|
||||
* Russian Version
|
||||
|
||||
*/
|
||||
|
||||
|
||||
|
||||
$PHPMAILER_LANG = array();
|
||||
|
||||
|
||||
|
||||
$PHPMAILER_LANG["provide_address"] = 'Ïîæàëóéñòà ââåäèòå ìèíèìóì îäèí Email' .
|
||||
|
||||
'ïîëó÷àòåëÿ.';
|
||||
|
||||
$PHPMAILER_LANG["mailer_not_supported"] = ' mailer íå ïîääåğæèâàåòñÿ.';
|
||||
|
||||
$PHPMAILER_LANG["execute"] = 'Íåâîçìîæíî âûïîëíèòü ıòó êîìàíäó: ';
|
||||
Reference in New Issue
Block a user