Update translations.php
This commit is contained in:
parent
0b0e9d2ab4
commit
d75644be25
|
|
@ -1152,18 +1152,18 @@ return array(
|
|||
'Listing' => 'Listeliyor',
|
||||
'Metadata' => 'Meta veri',
|
||||
'Manage projects' => 'Projeler',
|
||||
// 'Convert to task' => '',
|
||||
// 'Convert sub-task to task' => '',
|
||||
// 'Do you really want to convert this sub-task to a task?' => '',
|
||||
// 'My task title' => '',
|
||||
// 'Enter one task by line.' => '',
|
||||
// 'Number of failed login:' => '',
|
||||
// 'Account locked until:' => '',
|
||||
// 'Email settings' => '',
|
||||
// 'Email sender address' => '',
|
||||
// 'Email transport' => '',
|
||||
// 'Webhook token' => '',
|
||||
'Imports' => 'İçe Aktarımlar',
|
||||
'Convert to task' => 'Göreve dönüştür',
|
||||
'Convert sub-task to task' => 'Alt görevi göreve dönüştür',
|
||||
'Do you really want to convert this sub-task to a task?' => 'Bu alt görevi, göreve dönüştüreceğinize emin misiniz?',
|
||||
'My task title' => 'Görev başlığım',
|
||||
'Enter one task by line.' => 'Görevleri satır satır girin',
|
||||
'Number of failed login:' => 'Başarısız login denemesi sayısı',
|
||||
'Account locked until:' => 'Hesap şu zamana kadar kilitlendi:',
|
||||
'Email settings' => 'E-posta ayarları',
|
||||
'Email sender address' => 'E-posta gönderen adresi',
|
||||
'Email transport' => 'E-posta taşıma',
|
||||
'Webhook token' => 'Webhook token',
|
||||
'Imports' => 'İçe Aktarımlar',
|
||||
// 'Project tags management' => '',
|
||||
// 'Tag created successfully.' => '',
|
||||
// 'Unable to create this tag.' => '',
|
||||
|
|
|
|||
Loading…
Reference in New Issue