server/apps/user_webdavauth/l10n/gl.php

4 lines
83 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" => "Autenticación WebDAV"
2012-11-20 23:02:33 +00:00
);