da.php 202 Bytes
<?php
$TRANSLATIONS = array(
"External Sites" => "Eksterne sites",
"Name" => "Navn",
"URL" => "URL",
"Remove site" => "Fjern site",
"Add" => "Tilføj"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";