server/apps/user_webdavauth/l10n/nn_NO.php
2013-08-09 08:06:31 -04:00

5 lines
130 B
PHP

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