2013-08-28 17:35:04 -04:00

5 lines
97 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Tanca",
"No people found" => "No s'ha trobat ningú"
);