nextcloud/apps/user_webdavauth/l10n/ro.php

4 lines
82 B
PHP
Raw Normal View History

2012-12-27 03:05:17 +04:00
<?php $TRANSLATIONS = array(
2013-07-27 10:03:03 +04:00
"WebDAV Authentication" => "Autentificare WebDAV"
2012-12-27 03:05:17 +04:00
);