summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/fr.php
blob: 0130e35c816a62fca579fffc657d50226d1a421c (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "Authentification WebDAV"
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";