mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-06 08:14:08 +01:00
- small fixes
This commit is contained in:
@@ -168,7 +168,7 @@ $labels['editcontact'] = 'Edytuj kontakt';
|
||||
$labels['edit'] = 'Edytuj';
|
||||
$labels['cancel'] = 'Anuluj';
|
||||
$labels['save'] = 'Zapisz';
|
||||
$labels['delete'] = 'Kasuj';
|
||||
$labels['delete'] = 'Usuń';
|
||||
$labels['newcontact'] = 'Dodaj nowy kontakt';
|
||||
$labels['deletecontact'] = 'Usuń zaznaczone kontakty';
|
||||
$labels['composeto'] = 'Utwórz wiadomość dla wybranych kontaktów';
|
||||
@@ -183,7 +183,7 @@ $labels['groups'] = 'Grupy';
|
||||
$labels['personaladrbook'] = 'Książka adresowa';
|
||||
$labels['settingsfor'] = 'Ustawienia dla';
|
||||
$labels['preferences'] = 'Preferencje';
|
||||
$labels['userpreferences'] = 'Preferencje';
|
||||
$labels['userpreferences'] = 'Preferencje użytkownika';
|
||||
$labels['editpreferences'] = 'Edytuj preferencje';
|
||||
$labels['identities'] = 'Tożsamości';
|
||||
$labels['manageidentities'] = 'Zarządzaj tożsamościami';
|
||||
|
||||
Reference in New Issue
Block a user