aor-language-norwegian
v1.1.2
Published
Norwegian (bokmål) translations for admin-on-rest and react-admin, the frontend framework for building admin applications on top of REST services
Maintainers
Readme
Norwegian (bokmål) Translations for react-admin / admin-on-rest
Norwegian translations for react-admin also known as admin-on-rest, the frontend framework for building admin applications on top of REST services.

Installation
npm install --save aor-language-norwegianUsage
import norwegianMessages from 'aor-language-norwegian';
const messages = {
'nb': norwegianMessages,
};
<Admin locale="nb" messages={messages}>
...
</Admin>License
This translation is licensed under the MIT Licence.
