nextcloud/apps/user_webdavauth/l10n/it.php

5 lines
117 B
PHP

<?php $TRANSLATIONS = array(
"WebDAV Authentication" => "Autenticazione WebDAV",
"URL: http://" => "URL: http://"
);