da.php 241 Bytes
<?php $TRANSLATIONS = array(
"Export data" => "Eksporter data",
"All system files and user data" => "Alle systemfiler og brugerdata",
"Only system files" => "Kun systemfiler",
"Only user data" => "Kun brugerdata",
"Export" => "Eksporter"
);