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 b42e728f..5c7c174c 100644 --- a/app/Locale/ko_KR/translations.php +++ b/app/Locale/ko_KR/translations.php @@ -844,7 +844,7 @@ return array( 'Append' => '추가', 'Replace' => '변경', 'Import' => '가져오기', - 'change sorting' => '정렬 변경', + 'Change sorting' => '정렬 변경', 'Tasks Importation' => '할일 가져오기', 'Delimiter' => '구분자', 'Enclosure' => '동봉', |