diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-05-17 13:56:53 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-05-17 13:56:53 +0000 |
commit | 7f94e3446fe9ddb9b06a0036f979dd735af2622b (patch) | |
tree | 65c68a07096883aacebec1aba16eb7fd7aabddea /config/locales/pl.yml | |
parent | 8141110eb2698df14694e009e8312eb9df0ce738 (diff) | |
download | redmine-7f94e3446fe9ddb9b06a0036f979dd735af2622b.tar.gz redmine-7f94e3446fe9ddb9b06a0036f979dd735af2622b.zip |
Translations updates.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2751 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/pl.yml')
-rw-r--r-- | config/locales/pl.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/pl.yml b/config/locales/pl.yml index d252ec0ae..c575101ae 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -66,7 +66,7 @@ pl: other: "{{count}} minut" about_x_hours: one: "około godziny" - other: "about {{count}} godzin" + other: "około {{count}} godzin" x_days: one: "1 dzień" other: "{{count}} dni" |