1 2 3 4 5 6
<?php $TRANSLATIONS = array( "Deletion failed" => "Feil ved sletting", "Error" => "Feil", "Password" => "Passord", "Help" => "Hjelp" );