Add story points for tasks

This commit is contained in:
Frédéric Guillot
2014-02-24 21:22:32 -05:00
parent 565290fbf9
commit 44fc9c081f
12 changed files with 65 additions and 2 deletions

View File

@@ -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é',
);

View File

@@ -186,4 +186,5 @@ return array(
'Timezone' => 'Strefa czasowa',
//'Sorry, I didn\'t found this information in my database!' => '',
//'Page not found' => '',
//'Story Points' => '',
);