tbrehm
2010-10-22 fb3a98c0f06fb14a188e5a020936768fa04cb205
interface/web/mail/lib/lang/pl_mail_domain_admin_list.lng
@@ -1,8 +1,9 @@
<?php
$wb['list_head_txt'] = 'Email Domain';
$wb['server_id_txt'] = 'Server';
$wb['domain_txt'] = 'Domain';
$wb['add_new_record_txt'] = 'Add new Domain';
$wb['active_txt'] = 'Active';
$wb['sys_groupid_txt'] = 'Client';
?>
<?php
$wb['list_head_txt'] = "Domena E-mail";
$wb['server_id_txt'] = "Serwer";
$wb['domain_txt'] = "Domena";
$wb['add_new_record_txt'] = "Dodaj nowÄ… domenÄ™";
$wb['active_txt'] = "Aktywne";
$wb['sys_groupid_txt'] = "Klient";
?>