diff options
Diffstat (limited to 'app/Locale/tr_TR/translations.php')
-rw-r--r-- | app/Locale/tr_TR/translations.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index 30d3c0f8..70288499 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -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.' => '', |