summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrzeka.net <piotr@rzeka.net>2014-03-03 22:07:41 +0100
committerrzeka.net <piotr@rzeka.net>2014-03-03 22:07:41 +0100
commit86bee367846491be2a7f703affc1052318dac63d (patch)
tree536a0b621fa827b9076a1dfcdded7f7f05d20609
parentc8714c01a4268f6aba4abe0461488e6c5b9df6ac (diff)
Story Points translation missing
Since story points are way to measure the level of difficulty, that's why it's "stopień trudności" which means "difficulty level". There's no expression for "story points" in Polish AFAIK
-rw-r--r--locales/pl_PL/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php
index 101eb98b..de5cb23c 100644
--- a/locales/pl_PL/translations.php
+++ b/locales/pl_PL/translations.php
@@ -190,7 +190,7 @@ return array(
'Details' => 'Informacje',
'Sorry, I didn\'t found this information in my database!' => 'Niestety nie znaleziono tej informacji w bazie danych',
'Page not found' => 'Strona nie istnieje',
- 'Story Points' => '',
+ 'Story Points' => 'Poziom trudności',
'limit' => 'limit',
'Task limit' => 'Limit zadań',
'This value must be greater than %d' => 'Wartość musi być większa niż %d',