summaryrefslogtreecommitdiff
path: root/app/Locales/fr_FR
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locales/fr_FR')
-rw-r--r--app/Locales/fr_FR/translations.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locales/fr_FR/translations.php b/app/Locales/fr_FR/translations.php
index 5809ef69..4f19ebd1 100644
--- a/app/Locales/fr_FR/translations.php
+++ b/app/Locales/fr_FR/translations.php
@@ -549,4 +549,6 @@ return array(
'Activity stream' => 'Flux d\'activité',
'Dashboard' => 'Tableau de bord',
'Confirmation' => 'Confirmation',
+ 'Allow everybody to access to this project' => 'Autoriser tout le monde à accéder à ce projet',
+ 'Everybody have access to this project.' => 'Tout le monde a acccès à ce projet.',
);