nextcloud/apps/user_webdavauth/l10n/is.php

6 lines
126 B
PHP

<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV Auðkenni"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";