Conifgure email settings through user interface
This commit is contained in:
@@ -35,7 +35,6 @@ return array(
|
||||
'View this task' => 'Bu görevi görüntüle',
|
||||
'Remove user' => 'Kullanıcıyı kaldır',
|
||||
'Do you really want to remove this user: "%s"?' => 'Bu kullanıcıyı gerçekten silmek istiyor musunuz: "%s"?',
|
||||
'New user' => 'Yeni kullanıcı',
|
||||
'All users' => 'Tüm kullanıcılar',
|
||||
'Username' => 'Kullanıcı adı',
|
||||
'Password' => 'Şifre',
|
||||
@@ -412,9 +411,7 @@ return array(
|
||||
'About' => 'Hakkında',
|
||||
'Database driver:' => 'Veritabanı sürücüsü:',
|
||||
'Board settings' => 'Tablo ayarları',
|
||||
'URL and token' => 'URL veya Belirteç',
|
||||
'Webhook settings' => 'Webhook ayarları',
|
||||
'URL for task creation:' => 'Görev oluşturma için URL',
|
||||
'Reset token' => 'Belirteci sıfırla',
|
||||
'API endpoint:' => 'API bitiş noktası:',
|
||||
'Refresh interval for private board' => 'Özel tablolar için yenileme sıklığı',
|
||||
@@ -1200,4 +1197,9 @@ return array(
|
||||
// 'Enter one task by line.' => '',
|
||||
// 'Number of failed login:' => '',
|
||||
// 'Account locked until:' => '',
|
||||
// 'Email settings' => '',
|
||||
// 'Email sender address' => '',
|
||||
// 'Email transport' => '',
|
||||
// 'Webhook token' => '',
|
||||
// 'Imports' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user