diff options
Diffstat (limited to 'app/Locales/fr_FR/translations.php')
-rw-r--r-- | app/Locales/fr_FR/translations.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/app/Locales/fr_FR/translations.php b/app/Locales/fr_FR/translations.php index 4bb4359e..5fa689d0 100644 --- a/app/Locales/fr_FR/translations.php +++ b/app/Locales/fr_FR/translations.php @@ -1,14 +1,6 @@ <?php return array( - 'English' => 'Anglais', - 'French' => 'Français', - 'Polish' => 'Polonais', - 'Portuguese (Brazilian)' => 'Portugais (Brésil)', - 'Spanish' => 'Espagnol', - 'German' => 'Allemand', - 'Chinese (Simplified)' => 'Chinois simplifié', - 'Swedish' => 'Suèdois', 'None' => 'Aucun', 'edit' => 'modifier', 'Edit' => 'Modifier', |