diff options
Diffstat (limited to 'app/Locale/ko_KR/translations.php')
-rw-r--r-- | app/Locale/ko_KR/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php index 37648598..3627ddeb 100644 --- a/app/Locale/ko_KR/translations.php +++ b/app/Locale/ko_KR/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => '설명 수정', 'New internal link' => '새로운 내부 링크', 'Display list of keyboard shortcuts' => '키보드 숏컷 리스트 보여주기', - 'Set start date' => '시작일 설정', 'Avatar' => '아바타', 'Upload my avatar image' => '아바타 이미지 올리기', 'Remove my image' => '이미지 삭제', @@ -1383,4 +1382,5 @@ return array( // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', + // 'Start now' => '', ); |