nextcloud/apps/user_webdavauth/l10n/ar.php

4 lines
93 B
PHP
Raw Normal View History

2012-11-13 03:07:19 +04:00
<?php $TRANSLATIONS = array(
2013-07-27 10:03:03 +04:00
"WebDAV Authentication" => "تأكد شخصية ال WebDAV"
2012-11-13 03:07:19 +04:00
);