diff options
Diffstat (limited to 'app/Locales/fr_FR')
-rw-r--r-- | app/Locales/fr_FR/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locales/fr_FR/translations.php b/app/Locales/fr_FR/translations.php index 9c284892..2a353f42 100644 --- a/app/Locales/fr_FR/translations.php +++ b/app/Locales/fr_FR/translations.php @@ -7,6 +7,7 @@ return array( 'Portuguese (Brazilian)' => 'Portugais (Brésil)', 'Spanish' => 'Espagnol', 'German' => 'Allemand', + 'Chinese' => 'Chinois', 'None' => 'Aucun', 'edit' => 'modifier', 'Edit' => 'Modifier', |