Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
142907 1 <?php
21c8aa 2 $wb['page_head_txt'] = 'Postavke sandučića';
bfcdef 3 $wb['page_desc_txt'] = 'Here you can edit the settings for the email account.';
21c8aa 4 $wb['email_txt'] = 'Email adresa';
TB 5 $wb['login_txt'] = 'Prijava';
6 $wb['server_address_txt'] = 'Adresa mail servera';
7 $wb['cc_txt'] = 'Pošalji kopiju na (CC)';
8 $wb['quota_txt'] = 'Veličina sandučića';
9 $wb['unlimited_txt'] = 'Neograničeno';
bfcdef 10 $wb['mb_txt'] = 'MB';
21c8aa 11 $wb['none_txt'] = 'Ništa';
bfcdef 12 ?>