server/apps/files_sharing/l10n/de.php
2012-08-31 02:07:19 +02:00

6 lines
182 B
PHP

<?php $TRANSLATIONS = array(
"Password" => "Passwort",
"Submit" => "Absenden",
"Download" => "Download",
"web services under your control" => "Web-Services unter Ihrer Kontrolle"
);