nextcloud/apps/user_webdavauth/l10n/de.php

4 lines
80 B
PHP
Raw Normal View History

2012-11-10 03:02:29 +04:00
<?php $TRANSLATIONS = array(
"WebDAV URL: http://" => "WebDAV Link: http://"
);