summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/he.php
blob: d11fce81a365b3441c7df3ee368beeef0d58ce18 (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "הזדהות מול WebDAV"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";