1 2 3 4 5 6 7 8 9
<?php $TRANSLATIONS = array( "Host" => "Host", "Base DN" => "Base DN", "Password" => "Kodeord", "Port" => "Port", "Use TLS" => "Brug TLS", "Not recommended, use for testing only." => "Anbefales ikke, brug kun for at teste.", "Help" => "Hjælp" );