Marius Cramer
2014-08-13 42539643c396f9d8865dcf9a51b13dc869709d16
commit | author | age
141f4c 1 <?php
K 2 $wb['server_id_txt'] = 'Server';
3 $wb['active_txt'] = 'Aktiv';
14f228 4 $wb['source_txt'] = 'Vitlista adress';
TB 5 $wb['recipient_txt'] = 'Mottagare';
6 $wb['source_error_notempty'] = 'Adressen är tom.';
7 $wb['type_txt'] = 'Typ';
8 $wb['limit_mailfilter_txt'] = 'Maximala antalet epostfilter för ditt konto är uppnått.';
141f4c 9 ?>