nextcloud/apps/user_webdavauth/l10n/nb_NO.php

6 lines
106 B
PHP
Raw Normal View History

2013-08-26 03:21:52 +04:00
<?php
$TRANSLATIONS = array(
"Address: " => "Adresse:"
2012-12-30 03:05:52 +04:00
);
2013-08-26 03:21:52 +04:00
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";