nextcloud/apps/user_webdavauth/l10n/uk.php

4 lines
65 B
PHP
Raw Normal View History

2012-11-20 03:02:08 +04:00
<?php $TRANSLATIONS = array(
2013-01-15 03:05:10 +04:00
"URL: http://" => "URL: http://"
2012-11-20 03:02:08 +04:00
);