server/apps/user_webdavauth/l10n/he.php

4 lines
88 B
PHP
Raw Normal View History

2013-06-07 00:17:50 +00:00
<?php $TRANSLATIONS = array(
2013-07-27 06:03:03 +00:00
"WebDAV Authentication" => "הזדהות מול WebDAV"
2013-06-07 00:17:50 +00:00
);