Skip to content
pl.lng 662 B
Newer Older
<?php
$wb['Client'] = 'Klient';
$wb['Address'] = 'Adres';
$wb['Limits'] = 'Limity';
$wb['Add Client'] = 'Dodaj klienta';
$wb['Edit Client'] = 'Edytuj klienta';
$wb['Clients'] = 'Klienci';
$wb['Edit Client-Templates'] = 'Edytuj szablony klientów';
$wb['Add Reseller'] = 'Dodaj Resellera';
$wb['Edit Reseller'] = 'Edytuj Resellera';
$wb['Resellers'] = 'Resellerzy';
$wb['error_has_clients'] = 'Reseller posiada klientów. Usuń ich zanim usuniesz resellera.';
tbrehm's avatar
tbrehm committed
$wb['add_additional_template_txt'] = 'Add additional template';
$wb['delete_additional_template_txt'] = 'Delete additional template';
tbrehm's avatar
tbrehm committed
$wb['Messaging'] = 'Messaging';
$wb['Send Email'] = 'Send Email';