diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-18 05:12:56 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-18 05:12:56 +0000 |
commit | cc1954e44f7c58e710915752c1ff05a4a8edf6e8 (patch) | |
tree | fafb287cd22fef85ba6e592d8448456c97b336e8 /language/pl_PL/common.lang.php | |
parent | 7ea1f1e11288f34dacf1be90fcdf30a456f0dc1d (diff) |
[trunk_public] Update pl_PL, thanks to : Greybrow
git-svn-id: http://piwigo.org/svn/trunk@15079 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/pl_PL/common.lang.php')
-rw-r--r-- | language/pl_PL/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/pl_PL/common.lang.php b/language/pl_PL/common.lang.php index cd3d4f2d8..43e859410 100644 --- a/language/pl_PL/common.lang.php +++ b/language/pl_PL/common.lang.php @@ -407,4 +407,5 @@ $lang['Rating score, high → low'] = 'Ocena, wysoka → niska'; $lang['Rating score, low → high'] = 'Ocena, niska → wysoka'; $lang['Visits, high → low'] = 'Liczba odwiedzin, wysoka → niska'; $lang['Visits, low → high'] = 'Liczba odwiedzin, niska → wysoka'; +$lang['%d rate'] = '%d ocena'; ?>
\ No newline at end of file |