summaryrefslogtreecommitdiff
path: root/locales/fr_FR
diff options
context:
space:
mode:
authorFrédéric Guillot <contact@fredericguillot.com>2014-02-24 21:22:32 -0500
committerFrédéric Guillot <contact@fredericguillot.com>2014-02-24 21:22:32 -0500
commit44fc9c081fb7561b7b02115f9b2a6eb0349d2201 (patch)
tree314249cc9a8dfc23ecb2d1bcc089362418698a96 /locales/fr_FR
parent565290fbf9e3727655921a969550167aa59a6e24 (diff)
Add story points for tasks
Diffstat (limited to 'locales/fr_FR')
-rw-r--r--locales/fr_FR/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php
index 97e26212..6e3ef8ef 100644
--- a/locales/fr_FR/translations.php
+++ b/locales/fr_FR/translations.php
@@ -186,4 +186,5 @@ return array(
'Timezone' => 'Fuseau horaire',
'Sorry, I didn\'t found this information in my database!' => 'Désolé, je n\'ai pas trouvé cette information dans ma base de données !',
'Page not found' => 'Page introuvable',
+ 'Story Points' => 'Complexité',
);