summaryrefslogtreecommitdiff
path: root/app/Locale/ko_KR
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-06-06 20:43:03 -0400
committerFrederic Guillot <fred@kanboard.net>2016-06-06 20:43:03 -0400
commit8d792ee37964df31e7e88a601c0baf7accfbc3af (patch)
treeb14ccc2edf90eac65e8909d6581744f75142ecd5 /app/Locale/ko_KR
parent3a61a6a5a3d3265e693c4e84cb27b35b7f6e5ced (diff)
Update translations to fix typo
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 e353b6bc..e84a795a 100644
--- a/app/Locale/ko_KR/translations.php
+++ b/app/Locale/ko_KR/translations.php
@@ -1109,7 +1109,7 @@ return array(
'Column created successfully.' => '칼럼이 성공적으로 생성되었습니다',
'Another column with the same name exists in the project' => '프로젝트에 동일한 이름의 칼럼이 있습니다',
'Default filters' => '기본 필터',
- 'Your board doesn\'t have any column!' => '보드에 칼럼이 존재하지 않습니다',
+ 'Your board doesn\'t have any columns!' => '보드에 칼럼이 존재하지 않습니다',
'Change column position' => '칼럼 위치 변경',
'Switch to the project overview' => '프로젝트 개요로 변경',
'User filters' => '사용자 필터',