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,25 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
|
||||
* PHPMailer language file.
|
||||
|
||||
* Faroese Version [language of the Faroe Islands, a Danish dominion]
|
||||
|
||||
* This file created: 11-06-2004
|
||||
|
||||
* Supplied by Dávur Sørensen [www.profo-webdesign.dk]
|
||||
|
||||
*/
|
||||
|
||||
|
||||
|
||||
$PHPMAILER_LANG = array();
|
||||
|
||||
|
||||
|
||||
$PHPMAILER_LANG["provide_address"] = 'Tú skal uppgeva minst ' .
|
||||
|
||||
'móttakara-emailadressu(r).';
|
||||
|
||||
$PHPMAILER_LANG["mailer_not_supported"] = ' er ikki supporterağ.';
|
||||
Reference in New Issue
Block a user