diff options
Diffstat (limited to 'app/Locale/ko_KR')
-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 8f79fc00..4b2b531c 100644 --- a/app/Locale/ko_KR/translations.php +++ b/app/Locale/ko_KR/translations.php @@ -699,7 +699,7 @@ return array( 'The lead time is the duration between the task creation and the completion.' => '리드 시간은 할일의 생성부터 완료까지의 기간입니다', 'The cycle time is the duration between the start date and the completion.' => '사이클 시간은 할일의 시작일부터 완료까지의 기간입니다', 'If the task is not closed the current time is used instead of the completion date.' => '할일이 종료되지 않았다면, 완료 시간 대신 현재 시간이 사용됩니다', - 'Set automatically the start date' => '자동으로 시작 날짜를 설정합니다', + 'Set the start date automatically' => '자동으로 시작 날짜를 설정합니다', 'Edit Authentication' => '계정 수정', 'Remote user' => '원격 담당자', 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '예를 들어 LDAP, Google, Github 계정같은 원격 담당자의 비밀번호는 칸반보드 데이터베이스에 저장하지 않습니다', |