2013-11-15 20:05:27 -05:00

8 lines
144 B
PHP

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