tbrehm
2008-11-17 999b4251d10db1b33b1324e3f9be6e4489a26a3a
1
2
3
4
5
6
7
8
9
10
<?php
$wb["server_id_txt"] = 'Server';
$wb["priority_txt"] = 'Prioriteit';
$wb["policy_id_txt"] = 'Policy';
$wb["email_txt"] = 'Email (patroon)';
$wb["fullname_txt"] = 'Naam';
$wb["local_txt"] = 'Lokaal';
$wb["btn_save_txt"] = 'Opslaan';
$wb["btn_cancel_txt"] = 'Annuleren';
?>