Marius Cramer
2014-08-13 42539643c396f9d8865dcf9a51b13dc869709d16
commit | author | age
142907 1 <?php
14f228 2 $wb['page_head_txt'] = 'Inställningar epostkonto';
TB 3 $wb['page_desc_txt'] = 'Här kan du redigera inställningar för epostkontot.';
4 $wb['email_txt'] = 'Epostadress';
5 $wb['login_txt'] = 'Logga in';
6 $wb['server_address_txt'] = 'Epostserverns adress';
7 $wb['cc_txt'] = 'Skicka kopia till (CC)';
8 $wb['quota_txt'] = 'Epostkontots strlek';
9 $wb['unlimited_txt'] = 'Obegränsat';
bfcdef 10 $wb['mb_txt'] = 'MB';
14f228 11 $wb['none_txt'] = 'Inget';
bfcdef 12 ?>