2013-09-16 09:32:07 -04:00

5 lines
77 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Clauder",
"Upload" => "Incargar"
);