2013-09-16 17:50:40 +03:00

5 lines
77 B
PHP

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