blob: 630866ab4c572cebb05745bc333ff925a9f89470 (
plain)
1
2
3
4
5
6
|
<?php $TRANSLATIONS = array(
"Password" => "Passwuert",
"Submit" => "Fortschécken",
"Download" => "Download",
"web services under your control" => "Web Servicer ënnert denger Kontroll"
);
|