server/apps/user_webdavauth/l10n/sk_SK.php

5 lines
111 B
PHP
Raw Normal View History

2012-12-01 23:03:12 +00:00
<?php $TRANSLATIONS = array(
2013-01-24 23:05:56 +00:00
"WebDAV Authentication" => "WebDAV overenie",
"URL: http://" => "URL: http://"
2012-12-01 23:03:12 +00:00
);