summaryrefslogtreecommitdiff
path: root/plugins/help/localization/fr_FR.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/help/localization/fr_FR.inc')
-rw-r--r--plugins/help/localization/fr_FR.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/help/localization/fr_FR.inc b/plugins/help/localization/fr_FR.inc
index 97e00176d..11a282f10 100644
--- a/plugins/help/localization/fr_FR.inc
+++ b/plugins/help/localization/fr_FR.inc
@@ -15,7 +15,7 @@
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-help/
*/
-$labels['help'] = 'Aide';
-$labels['about'] = 'A propos';
-$labels['license'] = 'Licence';
+$labels['help'] = 'Help';
+$labels['about'] = 'About';
+$labels['license'] = 'License';
?>