Marius Cramer
2014-08-13 42539643c396f9d8865dcf9a51b13dc869709d16
commit | author | age
97b472 1 <?php
F 2 $wb['server_id_txt'] = 'Server';
3 $wb['wb_txt'] = 'wb';
14f228 4 $wb['rid_txt'] = 'Användare';
TB 5 $wb['email_txt'] = 'Epost';
6 $wb['priority_txt'] = 'Prioritet';
7 $wb['active_txt'] = 'Aktiv';
0b7253 8 $wb['limit_spamfilter_wblist_txt'] = 'The max. number of White- or Blacklist records for your account is reached.';
14f228 9 $wb['10 - highest'] = '10 - högsta';
dc9e64 10 $wb['5 - medium'] = '5 - medium';
14f228 11 $wb['1 - lowest'] = '1 - lägsta';
97b472 12 ?>