server/apps/user_webdavauth/l10n/ko.php

4 lines
75 B
PHP
Raw Normal View History

2012-11-20 23:02:33 +00:00
<?php $TRANSLATIONS = array(
2013-07-27 06:03:03 +00:00
"WebDAV Authentication" => "WebDAV 인증"
2012-11-20 23:02:33 +00:00
);