nextcloud/apps/user_webdavauth/l10n/pt_BR.php

4 lines
83 B
PHP
Raw Normal View History

2012-11-12 03:02:24 +04:00
<?php $TRANSLATIONS = array(
2013-07-27 10:03:03 +04:00
"WebDAV Authentication" => "Autenticação WebDAV"
2012-11-12 03:02:24 +04:00
);