Skip to content

Commit

Permalink
Remove encryption setting on backend mail settings page & config (#1084)
Browse files Browse the repository at this point in the history
The "encryption" option is redundant as encryption is always forced for port 465 & encryption will be automatically enabled using STARTTLS for other ports (e.g. 25 and 587) if available from the mail server CAPABILITIES by the underlying Laravel & Symfony libaries.
  • Loading branch information
mjauvin committed Apr 25, 2024
1 parent 8680c3b commit 879168a
Show file tree
Hide file tree
Showing 40 changed files with 6 additions and 220 deletions.
5 changes: 0 additions & 5 deletions lang/be/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,6 @@
'smtp_username' => "Імя",
'smtp_password' => "Пароль",
'smtp_port' => "Порт SMTP",
'smtp_ssl' => "Патрабуецца падключэнне SSL",
'smtp_encryption' => "Пратакол шыфравання SMTP",
'smtp_encryption_none' => "Няма шыфравання",
'smtp_encryption_tls' => "TLS",
'smtp_encryption_ssl' => "SSL",
'sendmail' => "Sendmail",
'sendmail_path' => "Шлях sendmail",
'sendmail_path_comment' => "Калі ласка, укажыце шлях дла праграмы sendmail",
Expand Down
5 changes: 0 additions & 5 deletions lang/bg/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -124,11 +124,6 @@
'smtp_username' => 'Потребител',
'smtp_password' => 'парола',
'smtp_port' => 'SMTP порт',
'smtp_ssl' => 'SSL връзка се изисква.',
'smtp_encryption' => 'SMTP протокол за криптиране',
'smtp_encryption_none' => 'Без криптиране',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Sendmail директория',
'sendmail_path_comment' => 'Моля, посочете директория на Sendmail програмата.',
Expand Down
5 changes: 0 additions & 5 deletions lang/ca/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -133,11 +133,6 @@
'smtp_username' => "Nom d'usuari",
'smtp_password' => 'Contrasenya',
'smtp_port' => 'Port SMTP',
'smtp_ssl' => 'Connexió SSL requerida',
'smtp_encryption' => "Protocol d'encriptació SMTP",
'smtp_encryption_none' => 'Sense encriptació',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Ruta de sendmail',
'sendmail_path_comment' => "Si us plau especifica una ruta per l'executable de sendmail.",
Expand Down
5 changes: 0 additions & 5 deletions lang/cs/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -128,11 +128,6 @@
'smtp_username' => 'Uživatelské jméno',
'smtp_password' => 'Heslo',
'smtp_port' => 'SMTP port',
'smtp_ssl' => 'Vyžadováno SSL připojení',
'smtp_encryption' => 'SMTP šifrovací protokol',
'smtp_encryption_none' => 'Bez šifrování',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Sendmail cesta',
'sendmail_path_comment' => 'Zadejte prosím cestu k sendmail programu.',
Expand Down
5 changes: 0 additions & 5 deletions lang/da/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,6 @@
'smtp_username' => 'Brugernavn',
'smtp_password' => 'Adgangskode',
'smtp_port' => 'SMTP port',
'smtp_ssl' => 'SSL forbindelse påkrævet',
'smtp_encryption' => 'SMTP krypteringsprotokol',
'smtp_encryption_none' => 'Ingen kryptering',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Sendmail sti',
'sendmail_path_comment' => 'Angiv venligst stien til sendmail programmet.',
Expand Down
5 changes: 0 additions & 5 deletions lang/de/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -140,11 +140,6 @@
'smtp_username' => 'Benutzername',
'smtp_password' => 'Passwort',
'smtp_port' => 'SMTP-Port',
'smtp_ssl' => 'SSL-Verbindung erforderlich',
'smtp_encryption' => 'SMTP-Verschlüsselungs-Protokoll',
'smtp_encryption_none' => 'Keine Verschlüsselung',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Sendmail-Pfad',
'sendmail_path_comment' => 'Bitte geben Sie den (absoluten) Pfad zum Sendmail-Programm an.',
Expand Down
5 changes: 0 additions & 5 deletions lang/el/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,6 @@
'smtp_username' => 'Όνομα Χρήστη',
'smtp_password' => 'Κωδικός',
'smtp_port' => 'SMTP Port',
'smtp_ssl' => 'Απαιτείται SSL σύνδεση',
'smtp_encryption' => 'Πρωτόκολλο κρυπτογράφησης SMTP',
'smtp_encryption_none' => 'Χωρίς κρυπτογράφηση',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Διαδρομή Sendmail',
'sendmail_path_comment' => 'Παρακαλούμε καθορίστε την διαδρομή του λογισμικού Sendmail.',
Expand Down
5 changes: 0 additions & 5 deletions lang/en/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -185,11 +185,6 @@
'smtp_username' => 'Username',
'smtp_password' => 'Password',
'smtp_port' => 'SMTP port',
'smtp_ssl' => 'SSL connection required',
'smtp_encryption' => 'SMTP encryption protocol',
'smtp_encryption_none' => 'No encryption',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Sendmail path',
'sendmail_path_comment' => 'Please specify the path of the sendmail program.',
Expand Down
1 change: 0 additions & 1 deletion lang/es-ar/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@
'smtp_username' => 'Nombre de usuario',
'smtp_password' => 'Contraseña',
'smtp_port' => 'Puerto SMTP',
'smtp_ssl' => 'Conexión SSL requerida',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Ruta del Sendmail',
'sendmail_path_comment' => 'Por favor, especifique la ruta del programa sendmail.',
Expand Down
5 changes: 0 additions & 5 deletions lang/es/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,6 @@
'smtp_username' => 'Nombre de usuario',
'smtp_password' => 'Contraseña',
'smtp_port' => 'Puerto SMTP',
'smtp_ssl' => 'Conexión SSL requerida',
'smtp_encryption' => 'protocolo SMTP encryptado',
'smtp_encryption_none' => 'Sin encryptación',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Directorio de Sendmail',
'sendmail_path_comment' => 'Por favor, especifique la ruta de acceso del programa sendmail.',
Expand Down
5 changes: 0 additions & 5 deletions lang/et/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -164,11 +164,6 @@
'smtp_username' => 'Kasutjanimi',
'smtp_password' => 'Parool',
'smtp_port' => 'SMTP port',
'smtp_ssl' => 'SSL ühendus',
'smtp_encryption' => 'SMTP krüpteerimise protokoll',
'smtp_encryption_none' => 'Krüpteerimist ei kasutata',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Sendmaili asukoht',
'sendmail_path_comment' => 'Palun sisesta sendmail programmi asukoht.',
Expand Down
5 changes: 0 additions & 5 deletions lang/fa/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -182,11 +182,6 @@
'smtp_username' => 'نام کاربری',
'smtp_password' => 'کلمه عبور',
'smtp_port' => 'درگاه SMTP',
'smtp_ssl' => 'اتصال امن SSL مورد نیاز است',
'smtp_encryption' => 'پروتکل رمزگذاری SMTP',
'smtp_encryption_none' => 'بدون رمزگذاری',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'آدرس برنامه Sendmail',
'sendmail_path_comment' => 'لطفا محل ذخیره نرم افزار sendmail را مشخص نمایید.',
Expand Down
5 changes: 0 additions & 5 deletions lang/fi/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -169,11 +169,6 @@
'smtp_username' => 'Käyttäjätunnus',
'smtp_password' => 'Salasana',
'smtp_port' => 'SMTP-portti',
'smtp_ssl' => 'SSL-yhteys vaaditaan',
'smtp_encryption' => 'SMTP-salausprotokolla',
'smtp_encryption_none' => 'Ei salausta',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Sendmail-polku',
'sendmail_path_comment' => 'Määritä polku sendmail-ohjelmaan.',
Expand Down
5 changes: 0 additions & 5 deletions lang/fr/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -139,11 +139,6 @@
'smtp_username' => 'Identifiant',
'smtp_password' => 'Mot de passe',
'smtp_port' => 'Port SMTP',
'smtp_ssl' => 'Connexion SSL requise',
'smtp_encryption' => 'Protocole de sécurisation des échanges SMTP',
'smtp_encryption_none' => 'Aucun cryptage',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Chemin vers Sendmail',
'sendmail_path_comment' => 'Saisir le chemin du programme sendmail.',
Expand Down
5 changes: 0 additions & 5 deletions lang/hu/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -139,11 +139,6 @@
'smtp_username' => 'Felhasználónév',
'smtp_password' => 'Jelszó',
'smtp_port' => 'SMTP port',
'smtp_ssl' => 'SSL kapcsolat szükséges',
'smtp_encryption' => 'SMTP titkosítás típusa',
'smtp_encryption_none' => 'Nincs',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Elérési út',
'sendmail_path_comment' => 'Adja meg a Sendmail elérését.',
Expand Down
1 change: 0 additions & 1 deletion lang/id/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@
'smtp_username' => 'Nama pengguna',
'smtp_password' => 'Sandi lewat',
'smtp_port' => 'Porta SMTP',
'smtp_ssl' => 'Koneksi SSL diperlukan',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Jalur Sendmail',
'sendmail_path_comment' => 'Silakan tentukan jalur ke program sendmail.',
Expand Down
5 changes: 0 additions & 5 deletions lang/it/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,6 @@
'smtp_username' => 'Username',
'smtp_password' => 'Password',
'smtp_port' => 'Porta SMTP',
'smtp_ssl' => 'Connessione SSL richiesta',
'smtp_encryption' => 'Protocollo di crittografia SMTP',
'smtp_encryption_none' => 'Nessuna crittografia',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Percorso Sendmail',
'sendmail_path_comment' => 'Inserisci il percorso al servizio sendmail.',
Expand Down
3 changes: 0 additions & 3 deletions lang/ja/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,6 @@
'smtp_username' => 'ユーザー名',
'smtp_password' => 'パスワード',
'smtp_port' => 'SMTPポート',
'smtp_ssl' => 'SSL接続が必要',
'smtp_encryption' => 'SMTP暗号化プロトコル',
'smtp_encryption_none' => '暗号化しない',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Sendmailパス',
'sendmail_path_comment' => 'Sendmailプログラムへのパスを指定してください。',
Expand Down
5 changes: 0 additions & 5 deletions lang/kr/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,6 @@
'smtp_username' => '유저이름',
'smtp_password' => '비밀번호',
'smtp_port' => 'SMTP포트',
'smtp_ssl' => 'SSL접속여부',
'smtp_encryption' => 'SMTP 암호 프로토콜',
'smtp_encryption_none' => '비 암호화',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Sendmail 경로',
'sendmail_path_comment' => 'Sendmail프로그램의 경로를 설정해주세요.',
Expand Down
5 changes: 0 additions & 5 deletions lang/lt/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -162,11 +162,6 @@
'smtp_username' => 'Vartotojas',
'smtp_password' => 'Slaptažodis',
'smtp_port' => 'SMTP port',
'smtp_ssl' => 'SSL jungtis reikalinga',
'smtp_encryption' => 'SMTP šifravimo protokolas',
'smtp_encryption_none' => 'Be šifravimo',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Sendmail kelias',
'sendmail_path_comment' => 'Nurodykite kelią į sendmail programą.',
Expand Down
5 changes: 0 additions & 5 deletions lang/lv/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -185,11 +185,6 @@
'smtp_username' => 'Lietotājvārds',
'smtp_password' => 'Parole',
'smtp_port' => 'SMTP ports',
'smtp_ssl' => 'Nepieciešams SSL savienojums',
'smtp_encryption' => 'SMTP šifrēšanas protokols',
'smtp_encryption_none' => 'Bez šifrēšanas',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Sendmail ceļš',
'sendmail_path_comment' => 'Lūdzu, norādiet ceļu uz sendmail programmu.',
Expand Down
5 changes: 0 additions & 5 deletions lang/nb-no/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,6 @@
'smtp_username' => 'Brukernavn',
'smtp_password' => 'Passord',
'smtp_port' => 'SMTP-port',
'smtp_ssl' => 'SSL-tilkobling påkrevd',
'smtp_encryption' => 'SMTP krypteringsprotkoll',
'smtp_encryption_none' => 'Ingen kryptering',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Sendmail-sti',
'sendmail_path_comment' => 'Vennligst oppgi stien til sendmail-programmet.',
Expand Down
5 changes: 0 additions & 5 deletions lang/nl/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -179,11 +179,6 @@
'smtp_username' => 'Gebruikersnaam',
'smtp_password' => 'Wachtwoord',
'smtp_port' => 'SMTP poort',
'smtp_ssl' => 'SSL verbinding vereist',
'smtp_encryption' => 'SMTP encryptie protocol',
'smtp_encryption_none' => 'Geen encryptie',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Pad naar Sendmail',
'sendmail_path_comment' => 'Geef hier het volledige pad op naar de Sendmail-applicatie.',
Expand Down
5 changes: 0 additions & 5 deletions lang/pl/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -143,11 +143,6 @@
'smtp_username' => 'Użytkownik',
'smtp_password' => 'Hasło',
'smtp_port' => 'Port SMTP',
'smtp_ssl' => 'Połączenie SSL wymagane',
'smtp_encryption' => 'Protokół szyfrowania SMTP',
'smtp_encryption_none' => 'Bez szyfrowania',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Ścieżka Sendmail',
'sendmail_path_comment' => 'Proszę podać ścieżkę programu sendmail.',
Expand Down
5 changes: 0 additions & 5 deletions lang/pt-br/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -179,11 +179,6 @@
'smtp_username' => 'Usuário',
'smtp_password' => 'Senha',
'smtp_port' => 'Porta SMTP',
'smtp_ssl' => 'Conexão SSL obrigatória',
'smtp_encryption' => 'Protocolo de criptografia SMTP',
'smtp_encryption_none' => 'Sem criptografia',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Caminho do Sendmail',
'sendmail_path_comment' => 'Por favor, especifique o caminho do programa Sendmail.',
Expand Down
5 changes: 0 additions & 5 deletions lang/pt-pt/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -162,11 +162,6 @@
'smtp_username' => 'Utilizador',
'smtp_password' => 'Senha',
'smtp_port' => 'Porta SMTP',
'smtp_ssl' => 'Conexão SSL obrigatória',
'smtp_encryption' => 'Protocolo de criptografia SMTP',
'smtp_encryption_none' => 'Sem criptografia',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Caminho do Sendmail',
'sendmail_path_comment' => 'Por favor, especifique o caminho do programa Sendmail.',
Expand Down
5 changes: 0 additions & 5 deletions lang/ro/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -182,11 +182,6 @@
'smtp_username' => 'Nume utilizator',
'smtp_password' => 'Parolă',
'smtp_port' => 'Port SMTP',
'smtp_ssl' => 'Conexiune SSL necesară',
'smtp_encryption' => 'Protocol de criptare SMTP',
'smtp_encryption_none' => 'Fără criptare',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Calea către Sendmail',
'sendmail_path_comment' => 'Vă rugăm să specificați calea programului Sendmail.',
Expand Down
5 changes: 0 additions & 5 deletions lang/rs/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -179,11 +179,6 @@
'smtp_username' => 'Korisničko ime',
'smtp_password' => 'Lozinka',
'smtp_port' => 'SMTP port',
'smtp_ssl' => 'Potrebna SSL konekcija',
'smtp_encryption' => 'SMTP šifarski protokol',
'smtp_encryption_none' => 'Bez šifrovanja',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Sendmail putanja',
'sendmail_path_comment' => 'Specificiraj putanju Sendmail programa.',
Expand Down
5 changes: 0 additions & 5 deletions lang/ru/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -185,11 +185,6 @@
'smtp_username' => 'SMTP логин',
'smtp_password' => 'SMTP пароль',
'smtp_port' => 'SMTP порт',
'smtp_ssl' => 'Использовать SSL',
'smtp_encryption' => 'Протокол шифрования для SMTP',
'smtp_encryption_none' => 'Без шифрования',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Путь к Sendmail',
'sendmail_path_comment' => 'Пожалуйста, укажите путь к sendmail.',
Expand Down
5 changes: 0 additions & 5 deletions lang/sk/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -180,11 +180,6 @@
'smtp_username' => 'Užívateľské meno',
'smtp_password' => 'Heslo',
'smtp_port' => 'SMTP port',
'smtp_ssl' => 'Vyžadované SSL pripojenie',
'smtp_encryption' => 'SMTP šifrovací protokol',
'smtp_encryption_none' => 'Bez šifrovania',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Sendmail cest',
'sendmail_path_comment' => 'Prosím zadajte cestu k sendmail programu.',
Expand Down
5 changes: 0 additions & 5 deletions lang/sl/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -179,11 +179,6 @@
'smtp_username' => 'Uporabniško ime',
'smtp_password' => 'Geslo',
'smtp_port' => 'SMTP vrata (port)',
'smtp_ssl' => 'Obvezna SSL povezava',
'smtp_encryption' => 'Enkripcijski protokol za SMTP',
'smtp_encryption_none' => 'Brez enkripcije',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Sendmail lokacija',
'sendmail_path_comment' => 'Določite lokacijo Sendmail programa.',
Expand Down
5 changes: 0 additions & 5 deletions lang/sv/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,6 @@
'smtp_username' => 'Användarnamn',
'smtp_password' => 'Lösenord',
'smtp_port' => 'SMTP-port',
'smtp_ssl' => 'SSL-anslutning krävs',
'smtp_encryption' => 'SMTP-krypteringsprotokoll',
'smtp_encryption_none' => 'Ingen kryptering',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Sendmail-sökväg',
'sendmail_path_comment' => 'Vänligen ange sökvägen till sendmail',
Expand Down
5 changes: 0 additions & 5 deletions lang/th/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -133,11 +133,6 @@
'smtp_username' => 'ชื่อผู้ใช้',
'smtp_password' => 'รหัสผ่าน',
'smtp_port' => 'พอร์ท SMTP',
'smtp_ssl' => 'ต้องมีการเชื่อมต่อ SSL',
'smtp_encryption' => 'โปรโตคอลการเข้ารหัส SMTP',
'smtp_encryption_none' => 'ไม่เข้ารหัส',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Sendmail path',
'sendmail_path_comment' => 'กรุณากำหนด path ของโปรแกรม sendmail',
Expand Down
5 changes: 0 additions & 5 deletions lang/tr/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -185,11 +185,6 @@
'smtp_username' => 'Kullanıcı Adı',
'smtp_password' => 'Şifre',
'smtp_port' => 'SMTP Port',
'smtp_ssl' => 'SSL bağlantısı kullan',
'smtp_encryption' => 'SMTP şifreleme protokolü',
'smtp_encryption_none' => 'Şifreleme yok',
'smtp_encryption_tls' => 'TLS',
'smtp_encryption_ssl' => 'SSL',
'sendmail' => 'Sendmail',
'sendmail_path' => 'Sendmail Yolu',
'sendmail_path_comment' => 'Sendmail programının yolunu belirtin.',
Expand Down

0 comments on commit 879168a

Please sign in to comment.