hr.php 90 Bytes
<?php $TRANSLATIONS = array(
"Name" => "Ime",
"Size" => "Veličina",
"Date" => "datum"
);