summaryrefslogtreecommitdiff
path: root/app/Locale/ko_KR
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/ko_KR')
-rw-r--r--app/Locale/ko_KR/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php
index 6d81ee45..7dc5198b 100644
--- a/app/Locale/ko_KR/translations.php
+++ b/app/Locale/ko_KR/translations.php
@@ -648,7 +648,7 @@ return array(
'All tasks' => '모든 할일',
'Only for tasks assigned to me' => '내가 담당자인 일',
'Only for tasks created by me' => '내가 만든 일',
- 'Only for tasks created by me and assigned to me' => '내가 만들었거나 내가 담당자인 일',
+ 'Only for tasks created by me and tasks assigned to me' => '내가 만들었거나 내가 담당자인 일',
'%%Y-%%m-%%d' => '%%Y-%%m-%%d',
'Total for all columns' => '모든 컬럼',
'You need at least 2 days of data to show the chart.' => '차트를 보기 위하여 최소 2일의 데이터가 필요합니다',