5 lines
95 B
PHP
Raw Normal View History

2013-08-28 17:35:04 -04:00
<?php $TRANSLATIONS = array(
"Close" => "Luk",
"No people found" => "Ingen personer fundet"
);