Make mail transports pluggable and move integrations to plugins
- Postmark: https://github.com/kanboard/plugin-postmark - Mailgun: https://github.com/kanboard/plugin-mailgun - Sendgrid: https://github.com/kanboard/plugin-sendgrid
This commit is contained in:
@@ -353,7 +353,6 @@ return array(
|
||||
'Clone' => 'Klon',
|
||||
'Project cloned successfully.' => 'Kloning proyek berhasil.',
|
||||
'Unable to clone this project.' => 'Tidak dapat mengkloning proyek.',
|
||||
'Email notifications' => 'Pemberitahuan email',
|
||||
'Enable email notifications' => 'Aktifkan pemberitahuan dari email',
|
||||
'Task position:' => 'Posisi tugas :',
|
||||
'The task #%d have been opened.' => 'Tugas #%d telah dibuka.',
|
||||
@@ -735,12 +734,6 @@ return array(
|
||||
'SEK - Swedish Krona' => 'SEK - Krona Swedia',
|
||||
'The project identifier is an optional alphanumeric code used to identify your project.' => 'Identifier proyek adalah kode alfanumerik opsional digunakan untuk mengidentifikasi proyek Anda.',
|
||||
'Identifier' => 'Identifier',
|
||||
'Postmark (incoming emails)' => 'Postmark (email masuk)',
|
||||
'Help on Postmark integration' => 'Bantuan pada integrasi Postmark',
|
||||
'Mailgun (incoming emails)' => 'Mailgun (email masuk)',
|
||||
'Help on Mailgun integration' => 'Bantuan pada integrasi Mailgun',
|
||||
'Sendgrid (incoming emails)' => 'Sendgrid (email masuk)',
|
||||
'Help on Sendgrid integration' => 'Bantuan pada integrasi Sendgrid',
|
||||
'Disable two factor authentication' => 'Matikan dua faktor otentifikasi',
|
||||
'Do you really want to disable the two factor authentication for this user: "%s"?' => 'Apakah anda yakin akan mematikan dua faktor otentifikasi untuk pengguna ini : « %s » ?',
|
||||
'Edit link' => 'Modifikasi tautan',
|
||||
|
||||
Reference in New Issue
Block a user