Update translations.php (#2780)
First try to update the Turkish Translation
This commit is contained in:
parent
a16c73ea5c
commit
a5ca58c756
|
|
@ -1139,7 +1139,7 @@ return array(
|
|||
// 'Unable to write temporary file for plugin.' => '',
|
||||
// 'Unable to open plugin archive.' => '',
|
||||
// 'There is no file in the plugin archive.' => '',
|
||||
// 'Create tasks in bulk' => '',
|
||||
'Create tasks in bulk' => 'Toplu olarak görev oluştur',
|
||||
// 'Your Kanboard instance is not configured to install plugins from the user interface.' => '',
|
||||
// 'There is no plugin available.' => '',
|
||||
// 'Install' => '',
|
||||
|
|
@ -1151,7 +1151,7 @@ return array(
|
|||
// 'Uninstall' => '',
|
||||
// 'Listing' => '',
|
||||
// 'Metadata' => '',
|
||||
// 'Manage projects' => '',
|
||||
'Manage projects' => 'Projeler',
|
||||
// 'Convert to task' => '',
|
||||
// 'Convert sub-task to task' => '',
|
||||
// 'Do you really want to convert this sub-task to a task?' => '',
|
||||
|
|
@ -1163,7 +1163,7 @@ return array(
|
|||
// 'Email sender address' => '',
|
||||
// 'Email transport' => '',
|
||||
// 'Webhook token' => '',
|
||||
// 'Imports' => '',
|
||||
'Imports' => 'İçe Aktarımlar',
|
||||
// 'Project tags management' => '',
|
||||
// 'Tag created successfully.' => '',
|
||||
// 'Unable to create this tag.' => '',
|
||||
|
|
|
|||
Loading…
Reference in New Issue