Fix typo in French translation

This commit is contained in:
Frederic Guillot
2016-12-30 21:02:30 -05:00
parent 053514feaa
commit d49ce63e51
3 changed files with 3 additions and 4 deletions

View File

@@ -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' => '移除负责人时移动到其它栏目',