summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-11-15 19:29:31 -0500
committerFrederic Guillot <fred@kanboard.net>2015-11-15 19:29:31 -0500
commitadb35896d8c5bcc6673188921868e472ba35278e (patch)
tree1261fad74366d8d9e002e2f7cdbe39cd40109155 /app/Locale/fr_FR
parent968ae474541302c92f8ec62e9520299c8c95a57a (diff)
Projects with duplicate name are now allowed
Diffstat (limited to 'app/Locale/fr_FR')
-rw-r--r--app/Locale/fr_FR/translations.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 2ef77f16..095f15c6 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -124,7 +124,6 @@ return array(
'The id is required' => 'L\'identifiant est obligatoire',
'The project id is required' => 'L\'identifiant du projet est obligatoire',
'The project name is required' => 'Le nom du projet est obligatoire',
- 'This project must be unique' => 'Le nom du projet doit être unique',
'The title is required' => 'Le titre est obligatoire',
'Settings saved successfully.' => 'Paramètres sauvegardés avec succès.',
'Unable to save your settings.' => 'Impossible de sauvegarder vos réglages.',