Skip to content

Norwegian messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services.

License

Notifications You must be signed in to change notification settings

jon-harald/ra-language-norwegian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Norwegian Messages for React-Admin

Norwegian messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services.

Installation

npm install --save ra-language-norwegian

Usage

import norwegianMessages from 'ra-language-norwegian';

const messages = {
    'no': norwegianMessages,
};

<Admin locale="no" messages={messages}>
  ...
</Admin>

License

This translation is licensed under the MIT License.

About

Norwegian messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published