Skip to content
pl.lng 378 B
Newer Older
tbrehm's avatar
tbrehm committed
<?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 Reseller';
$wb['Edit Reseller'] = 'Edytuj Reseller';
$wb['Resellers'] = 'Resellery';
?>