summaryrefslogtreecommitdiff
path: root/app/Locale/ko_KR
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-03-11 19:01:40 -0500
committerFrederic Guillot <fred@kanboard.net>2017-03-11 19:01:40 -0500
commitcfd3000d833d3a99df0b4248e3b6160e9be4f22a (patch)
tree2a4ccff357a394670a49fd4447f3ebaee637b667 /app/Locale/ko_KR
parentbb9e7916574bd7e21550bf7505757fccae6cbdd0 (diff)
Move notifications outside of dashboard
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 95a33217..5e068fd7 100644
--- a/app/Locale/ko_KR/translations.php
+++ b/app/Locale/ko_KR/translations.php
@@ -808,7 +808,7 @@ return array(
'Assignee changed on task #%d' => '#%d 할일의 담당자가 변경됩니다',
'%d overdue tasks' => '할일의 기한이 %d일 지났습니다',
'Task #%d is overdue' => '#%d 할일의 기한이 지났습니다',
- 'No new notifications.' => '알림이 없습니다',
+ 'No notification.' => '알림이 없습니다',
'Mark all as read' => '모두 읽음',
'Mark as read' => '읽음',
'Total number of tasks in this column across all swimlanes' => '모든 스웜라인 칼럼의 할일 수',