Skip to content

Danish 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

nikri/ra-language-danish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Danish Messages for React-Admin

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

Installation

npm install --save ra-language-danish

Usage

import danishMessages from 'ra-language-danish';

const messages = {
    'da': danishMessages,
};

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

License

This translation is licensed under the MIT License.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published