vogelor
2008-11-24 a2e689d5dcac097c5fcc8e8ce27b70c9e0ae9abc
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';
?>