diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-06-18 17:41:22 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-06-18 17:41:22 +0000 |
commit | 38c968acdcc730d7e6794fdff37126c6324b3588 (patch) | |
tree | f6e59f2f14494f67d2f8c30c2dedc05d4adfdcb5 /language/pl_PL/install.lang.php | |
parent | b64e69acc976f848531e049e693e8b393e6f60a1 (diff) |
[trunk_install] Update pl_PL, thanks to : K.S.
git-svn-id: http://piwigo.org/svn/trunk@23339 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/pl_PL/install.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/pl_PL/install.lang.php b/language/pl_PL/install.lang.php index a2cddbac6..28060b283 100644 --- a/language/pl_PL/install.lang.php +++ b/language/pl_PL/install.lang.php @@ -64,4 +64,5 @@ $lang['Just another Piwigo gallery'] = 'Kolejna galeria Piwigo'; $lang['Welcome to my photo gallery'] = 'Witaj w mojej galerii zdjęć'; $lang['Welcome to your new installation of Piwigo!'] = 'Witamy w Towjej nowej instalacji Piwigo!'; $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Nie obawiaj się kontaktu na forum w celu skorzystania z pomocy: %s'; +$lang['localhost or other, supplied by your host provider'] = 'localhost lub iny, dostarczone przez Twojego dostawcę'; ?>
\ No newline at end of file |