nextcloud/apps/user_webdavauth/l10n/sr.php

4 lines
104 B
PHP
Raw Normal View History

2013-02-03 03:06:15 +04:00
<?php $TRANSLATIONS = array(
2013-07-27 10:03:03 +04:00
"WebDAV Authentication" => "WebDAV провера идентитета"
2013-02-03 03:06:15 +04:00
);