diff options
Diffstat (limited to 'program/localization')
-rw-r--r-- | program/localization/pl/labels.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/program/localization/pl/labels.inc b/program/localization/pl/labels.inc index d69a725a6..a895a5949 100644 --- a/program/localization/pl/labels.inc +++ b/program/localization/pl/labels.inc @@ -123,6 +123,9 @@ $labels['nosubject'] = '(brak tematu)'; $labels['showimages'] = 'Wyświetl obrazki'; $labels['htmltoggle'] = 'HTML'; $labels['plaintoggle'] = 'Zwykły tekst'; +$labels['addcc'] = 'Dodaj Cc'; +$labels['addbcc'] = 'Dodaj Bcc'; +$labels['addreplyto'] = 'Dodaj Reply-To'; $labels['name'] = 'Nazwa'; $labels['firstname'] = 'Imię'; $labels['surname'] = 'Nazwisko'; |