nextcloud/apps/files_sharing/l10n/de.php

5 lines
81 B
PHP
Raw Normal View History

2012-08-15 04:07:20 +04:00
<?php $TRANSLATIONS = array(
2012-08-30 04:06:45 +04:00
"Password" => "Passwort",
"Submit" => "Absenden"
2012-08-15 04:07:20 +04:00
);