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