nextcloud/apps/user_webdavauth/l10n/he.php

6 lines
136 B
PHP

<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "הזדהות מול WebDAV"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";