is.php 103 Bytes
<?php $TRANSLATIONS = array(
"Update" => "Uppfæra",
"Download" => "Niðurhal",
"Delete" => "Eyða"
);