2013-01-27 03:06:21 +04:00
|
|
|
<?php $TRANSLATIONS = array(
|
2013-04-27 04:24:29 +04:00
|
|
|
"Password" => "Passwuert",
|
|
|
|
"Submit" => "Fortschécken",
|
|
|
|
"Download" => "Download",
|
|
|
|
"web services under your control" => "Web Servicer ënnert denger Kontroll"
|
2013-01-27 03:06:21 +04:00
|
|
|
);
|