nextcloud/apps/user_webdavauth/l10n/hu_HU.php

6 lines
130 B
PHP

<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV hitelesítés"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";