From a7897f54e8e8bf7e877b5c5102a20deaccc7d4fa Mon Sep 17 00:00:00 2001 From: phecho Date: Tue, 20 Dec 2016 10:32:55 +0800 Subject: Add currency of Chinese Yuan --- app/Locale/ja_JP/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/ja_JP/translations.php') diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index d0487fb7..f4b996f6 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -566,6 +566,7 @@ return array( 'JPY - Japanese Yen' => 'JPY - 日本円', 'NZD - New Zealand Dollar' => 'NZD - NZ ドル', 'RSD - Serbian dinar' => 'RSD - セルビアデナール', + // 'CNY - Chinese Yuan' => '', 'USD - US Dollar' => 'USD - 米ドル', 'Destination column' => '移動先のカラム', 'Move the task to another column when assigned to a user' => 'ユーザの割り当てをしたらタスクを他のカラムに移動', -- cgit v1.2.3