diff options
Diffstat (limited to 'language')
-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 6d2aca743..6fe40acde 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -951,4 +951,5 @@ $lang['This group will be set to default'] = 'Ta grupa zostanie zaznaczona jako $lang['This group will be unset to default'] = 'Ta grupa zostanie odznaczona jako domyślna'; $lang['Type here the name of the new group'] = 'Wpisz nazwę nowej grupy'; $lang['Purge user cache'] = 'Wyczyść pamięć podręczną użytkowników'; +$lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Wymiary zdjęcia zostaną zmniejszone do %dx%d pikseli.'; ?>
\ No newline at end of file |