diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-12-19 22:27:45 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-12-19 22:27:45 -0500 |
commit | da838d64cb6ae0118906bbe3454b2e93a96fd099 (patch) | |
tree | de3bbbb8c56ff742f6f507bcb3ce8cdf6957f7ff /app/Locale/ko_KR | |
parent | 07c44d2113ee2fe67d6bdaf0018b321b1a6ebc9f (diff) | |
parent | a7897f54e8e8bf7e877b5c5102a20deaccc7d4fa (diff) |
Merge pull-request #2896
Diffstat (limited to 'app/Locale/ko_KR')
-rw-r--r-- | app/Locale/ko_KR/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php index a613b467..eba10b9a 100644 --- a/app/Locale/ko_KR/translations.php +++ b/app/Locale/ko_KR/translations.php @@ -566,6 +566,7 @@ return array( 'JPY - Japanese Yen' => 'JPY - 일본 엔', 'NZD - New Zealand Dollar' => 'NZD - 뉴질랜드 달러', 'RSD - Serbian dinar' => 'RSD - 세르비아 디나르', + // 'CNY - Chinese Yuan' => '', 'USD - US Dollar' => 'USD - 미국 달러', 'Destination column' => '이동 후 컬럼', 'Move the task to another column when assigned to a user' => '사용자의 할당을 하면 할일을 다른 컬럼에 이동', |