nextcloud/apps/user_webdavauth/l10n/sk_SK.php

4 lines
77 B
PHP
Raw Normal View History

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