diff options
Diffstat (limited to '')
-rwxr-xr-x | plugins/AdminTools/language/pl_PL/plugin.lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/AdminTools/language/pl_PL/plugin.lang.php b/plugins/AdminTools/language/pl_PL/plugin.lang.php index 9899d5fa6..afc84b06d 100755 --- a/plugins/AdminTools/language/pl_PL/plugin.lang.php +++ b/plugins/AdminTools/language/pl_PL/plugin.lang.php @@ -20,7 +20,7 @@ // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | // | USA. | // +-----------------------------------------------------------------------+ -$lang['Combine JS&CSS'] = 'Połącz JS&CSS'; +$lang['Combine JS&CSS'] = 'Połącz JS&CSS'; $lang['Debug languages'] = 'Języki debugowania'; $lang['Debug template'] = 'Wzory debugowania'; $lang['Properties page'] = 'Ustawienia'; @@ -36,4 +36,4 @@ $lang['Give access to quick edit to photo owners even if they are not admin'] = $lang['Open toolbar by default'] = 'Domyślnie otwieraj pasek narzędzi'; $lang['left'] = 'lewo'; $lang['right'] = 'prawo'; -?>
\ No newline at end of file +$lang['Closed icon position'] = 'Stała pozycja ikony.';
\ No newline at end of file |