From 44fc9c081fb7561b7b02115f9b2a6eb0349d2201 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Mon, 24 Feb 2014 21:22:32 -0500 Subject: Add story points for tasks --- locales/fr_FR/translations.php | 1 + locales/pl_PL/translations.php | 1 + 2 files changed, 2 insertions(+) (limited to 'locales') 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é', ); diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php index 915ff412..aaadb510 100644 --- a/locales/pl_PL/translations.php +++ b/locales/pl_PL/translations.php @@ -186,4 +186,5 @@ return array( 'Timezone' => 'Strefa czasowa', //'Sorry, I didn\'t found this information in my database!' => '', //'Page not found' => '', + //'Story Points' => '', ); -- cgit v1.2.3