nextcloud/apps/user_webdavauth/l10n/nn_NO.php

4 lines
82 B
PHP
Raw Normal View History

2013-05-31 04:04:40 +04:00
<?php $TRANSLATIONS = array(
2013-07-27 10:03:03 +04:00
"WebDAV Authentication" => "WebDAV-autentisering"
2013-05-31 04:04:40 +04:00
);