summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-03-21 19:10:24 -0400
committerFrederic Guillot <fred@kanboard.net>2015-03-21 19:10:24 -0400
commit373537efe2f893f91f11c04436073bbb2c2732dd (patch)
treee744f1260c36e3b1a5c5e92c998ae5ebed76df19 /app/Locale/fr_FR/translations.php
parentbcb39ad4db0f4c1d9bf35437852ee0b74e1680ce (diff)
Allow admins to transform a private project to a team project
Diffstat (limited to 'app/Locale/fr_FR/translations.php')
-rw-r--r--app/Locale/fr_FR/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 5354970a..7c405a08 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -777,4 +777,5 @@ return array(
'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => 'Ces horaires sont utilisés lorsque la case « Toute la journée » est cochée pour les heures d\'absences ou supplémentaires programmées.',
'Files' => 'Fichiers',
'Images' => 'Images',
+ 'Private project' => 'Projet privé',
);