mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Adding options for different IMAP and SMTP configurations
This commit is contained in:
parent
a14556d486
commit
22b6ab4e2f
31 changed files with 252 additions and 13 deletions
|
@ -742,6 +742,13 @@ $LANG['fa'] = [
|
|||
'PUB_KEY' => 'PUB_KEY',
|
||||
'ISSUER' => 'ISSUER',
|
||||
|
||||
'Use server hostname' => 'Use server hostname',
|
||||
'Use domain hostname' => 'Use domain hostname',
|
||||
'Use STARTTLS' => 'Use STARTTLS',
|
||||
'Use SSL' => 'Use SSL',
|
||||
'No encryption' => 'No encryption',
|
||||
'Do not use encryption' => 'Do not use encryption',
|
||||
|
||||
// Texts below doesn't exist in en.php
|
||||
'70 خط اخر %s.%s.log' => 'هفتاد خط انتهايي از %s.%s.log',
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue