From 8d792ee37964df31e7e88a601c0baf7accfbc3af Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Mon, 6 Jun 2016 20:43:03 -0400 Subject: Update translations to fix typo --- app/Locale/ko_KR/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/ko_KR') 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' => '사용자 필터', -- cgit v1.2.3