nl.php 178 Bytes
<?php $TRANSLATIONS = array(
"In progress..." => "Bezig...",
"Done." => "Gereed.",
"Here is your backup: " => "Hier is uw backup:",
"Error" => "Fout",
"Update" => "Bijwerken"
);