2013-11-13 17:05:11 -05:00

8 lines
144 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Zoumaachen",
"Share" => "Deelen",
"Upload" => "Eroplueden",
"Password" => "Passwuert",
"OK" => "OK"
);