summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-11-08 23:25:59 -0500
committerFrederic Guillot <fred@kanboard.net>2015-11-08 23:25:59 -0500
commitb9f56769c12c0e13c4e10f267cb7d9a7a4ee1c33 (patch)
tree3f252911ea7c29ed95680e72ccdf5711f77bf2c3 /app/Locale/fr_FR/translations.php
parent1177078c55f6358ec96d8822933fc4cfda5aba1d (diff)
parent6d354e3ea9eb91f06c61f3dfeba64f3db7ec57d2 (diff)
Merge pull-request #1414
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 e39c7664..36047e84 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -1066,4 +1066,5 @@ return array(
'Duplicates are not imported' => 'Les doublons ne sont pas importés',
'Usernames must be lowercase and unique' => 'Les noms d\'utilisateurs doivent être en minuscule et unique',
'Passwords will be encrypted if present' => 'Les mots de passe seront chiffrés si présent',
+ 'Assign automatically a category based on a color' => 'Assigner automatiquement une catégorie par rapport à un lien',
);