diff options
author | voyteckst <voyteckst@piwigo.org> | 2009-11-16 06:46:48 +0000 |
---|---|---|
committer | voyteckst <voyteckst@piwigo.org> | 2009-11-16 06:46:48 +0000 |
commit | 9a773f003c2c88f3916942b65c36912ff81cecf6 (patch) | |
tree | d59893d942f2d1f28f19222468181f4a5d82a350 /language/pl_PL/common.lang.php | |
parent | 1040cae2104259fdec8543e0a41ac63cbe24c69c (diff) |
git-svn-id: http://piwigo.org/svn/trunk@4278 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/pl_PL/common.lang.php')
-rw-r--r-- | language/pl_PL/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/pl_PL/common.lang.php b/language/pl_PL/common.lang.php index 5b58192ea..c8136601c 100644 --- a/language/pl_PL/common.lang.php +++ b/language/pl_PL/common.lang.php @@ -367,5 +367,5 @@ $lang['show tag cloud'] = 'pokazuj tag jako chmurkę'; $lang['cloud'] = 'chmurka'; // --------- Starting below: New or revised $lang ---- from Colibri (2.1) $lang['del_all_favorites_hint'] = 'usuń wszystkie obrazy z Twoich ulubionych'; -/* TODO */ $lang['Sent by'] = 'Sent by'; +$lang['Sent by'] = 'Przesłane przez'; ?>
\ No newline at end of file |