Marius Cramer
2014-08-13 42539643c396f9d8865dcf9a51b13dc869709d16
commit | author | age
141f4c 1 <?php
K 2 $wb['email_txt'] = 'Epost';
14f228 3 $wb['destination_txt'] = 'Mottagande epost';
141f4c 4 $wb['active_txt'] = 'Aktiv';
14f228 5 $wb['limit_mailforward_txt'] = 'Det maximala antalet vidarebefordringar för ditt konto är uppnått.';
TB 6 $wb['duplicate_mailbox_txt'] = 'Det finns redan ett epostkonto med denna adress';
7 $wb['domain_txt'] = 'Domän';
8 $wb['source_txt'] = 'Källadress';
141f4c 9 ?>