Till Brehm
2014-09-12 21c8aacf5317867f71d0a7bb71c4c2b088d02d23
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 ?>
21c8aa 13
TB 14