nextcloud/apps/user_webdavauth/l10n/he.php

7 lines
160 B
PHP

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