nextcloud/apps/files_sharing/l10n/de.php

7 lines
182 B
PHP

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