diff options
Diffstat (limited to 'language/pl_PL')
-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 4b5252d19..00eded42f 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -953,4 +953,5 @@ $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.'; $lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Z powodu używania GD jako biblioteki graficznej nie będzie możliwa zmiana rozmiaru po wgraniu zdjęcia na serwer.'; +$lang['Select at least one tag'] = 'Wybierz co najmniej jeden tag'; ?>
\ No newline at end of file |