From d49ce63e51f596ad3bf0d02b689aea673cf544f8 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 30 Dec 2016 21:02:30 -0500 Subject: Fix typo in French translation --- app/Locale/zh_CN/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/zh_CN/translations.php') diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index 8153a78a..bd3b19cf 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -566,8 +566,8 @@ return array( 'JPY - Japanese Yen' => '日元', 'NZD - New Zealand Dollar' => '新西兰元', 'RSD - Serbian dinar' => '第纳尔', - 'USD - US Dollar' => '美元', 'CNY - Chinese Yuan' => '人民币', + 'USD - US Dollar' => '美元', 'Destination column' => '目标栏目', 'Move the task to another column when assigned to a user' => '指定负责人时移动到其它栏目', 'Move the task to another column when assignee is cleared' => '移除负责人时移动到其它栏目', -- cgit v1.2.3