diff options
author | plegall <plg@piwigo.org> | 2010-04-01 12:24:20 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2010-04-01 12:24:20 +0000 |
commit | dd22f7a26e7968afa6c59719744f08ca106c6894 (patch) | |
tree | be913d852cbefd79aaf78e36913e718e03088270 /language/pl_PL/admin.lang.php | |
parent | 542784a54bfb69ca5c952fe91e836f249ab88d8d (diff) |
i18n: apply help.html dispatch to all languages having the help.html filled for 2.0
git-svn-id: http://piwigo.org/svn/trunk@5526 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/pl_PL/admin.lang.php')
-rw-r--r-- | language/pl_PL/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php index 9d6fbe632..9b24aadff 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -648,6 +648,7 @@ $lang['Subscribe %s'] = 'Zapisz %s'; $lang['Subscribe %s to Piwigo Announcements Newsletter'] = 'Zapisz %s do angielskiej wersji Newsletter Piwigo'; $lang['Purge search history'] = 'Usuń historię przeszukiwań'; $lang['Hide'] = 'Ukryj'; +$lang['Miscellaneous'] = 'Informacje różne'; //For 2.1.0 $lang['Categories descending alphanumerically ordered'] = 'Kategorie sortowane alfanumerycznie malejąco'; $lang['Categories sorted in descending order ⇑'] = 'Kategorie sortowane malejąco ⇑'; |