diff options
author | Frédéric Guillot <contact@fredericguillot.com> | 2014-02-24 21:22:32 -0500 |
---|---|---|
committer | Frédéric Guillot <contact@fredericguillot.com> | 2014-02-24 21:22:32 -0500 |
commit | 44fc9c081fb7561b7b02115f9b2a6eb0349d2201 (patch) | |
tree | 314249cc9a8dfc23ecb2d1bcc089362418698a96 /locales/pl_PL/translations.php | |
parent | 565290fbf9e3727655921a969550167aa59a6e24 (diff) |
Add story points for tasks
Diffstat (limited to 'locales/pl_PL/translations.php')
-rw-r--r-- | locales/pl_PL/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
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' => '', ); |