summaryrefslogtreecommitdiff
path: root/app/Locale
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-12-19 22:31:55 -0500
committerFrederic Guillot <fred@kanboard.net>2016-12-19 22:31:55 -0500
commita4f258b26c9d7a04ec8f3775f1028e647f179f7d (patch)
tree2d63aa824a6d2e40fc764b39b25abecb62214483 /app/Locale
parentda838d64cb6ae0118906bbe3454b2e93a96fd099 (diff)
Add missing french translation
Diffstat (limited to 'app/Locale')
-rw-r--r--app/Locale/fr_FR/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 50a2d2ce..4368dccb 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -566,7 +566,7 @@ return array(
'JPY - Japanese Yen' => 'JPY - Yen',
'NZD - New Zealand Dollar' => 'NZD - Dollar néo-zélandais',
'RSD - Serbian dinar' => 'RSD - Dinar serbe',
- // 'CNY - Chinese Yuan' => '',
+ 'CNY - Chinese Yuan' => 'CNY - Yuan (Chine)',
'USD - US Dollar' => 'USD - Dollar américain',
'Destination column' => 'Colonne de destination',
'Move the task to another column when assigned to a user' => 'Déplacer la tâche dans une autre colonne lorsque celle-ci est assignée à quelqu\'un',