sv.php 108 Bytes
<?php $TRANSLATIONS = array(
"In progress..." => "Pågår...",
"Error" => "Fel",
"Update" => "Uppdatera"
);