summaryrefslogtreecommitdiff
path: root/app/Locale/ko_KR/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/ko_KR/translations.php')
-rw-r--r--app/Locale/ko_KR/translations.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php
index 19b1f5fd..67888834 100644
--- a/app/Locale/ko_KR/translations.php
+++ b/app/Locale/ko_KR/translations.php
@@ -1212,4 +1212,16 @@ return array(
'Notifications for %s' => '%s의 알림',
'Subtasks export' => '서브할일 내보내기',
'Tasks exportation' => '할일 내보내기',
+ // 'Assign a color when the task is moved to a specific swimlane' => '',
+ // 'Assign a priority when the task is moved to a specific swimlane' => '',
+ // 'User unlocked successfully.' => '',
+ // 'Unable to unlock the user.' => '',
+ // 'Move a task to another swimlane' => '',
+ // 'Creator Name' => '',
+ // 'Time spent and estimated' => '',
+ // 'Move position' => '',
+ // 'Move task to another position on the board' => '',
+ // 'Insert before this task' => '',
+ // 'Insert after this task' => '',
+ // 'Unlock this user' => '',
);