Marius Cramer
2014-08-13 31230cb7cda673db7a96fb14d93dfaf9262c74cf
commit | author | age
2d870d 1 <?php
40dd9f 2 $wb['server_id_txt'] = 'Server';
14f228 3 $wb['source_txt'] = 'Relämottagare';
TB 4 $wb['recipient_txt'] = 'Mottagare';
5 $wb['active_txt'] = 'Aktiv';
6 $wb['source_error_notempty'] = 'Adressfältet är tomt.';
7 $wb['type_txt'] = 'Typ';
8 $wb['limit_mailfilter_txt'] = 'Det maximala antalet epostfilter för ditt konto är uppnått.';
40dd9f 9 ?>
14f228 10