Skip to content

pimschaaf/aor-language-dutch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Dutch Translations for Admin-on-rest

Dutch translations for admin-on-rest, the frontend framework for building admin applications on top of REST services.

admin-on-rest demo

Installation

npm install --save aor-language-dutch

Usage

import dutchMessages from 'aor-language-dutch';

const messages = {
    'nl': dutchMessages,
};

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

License

This translation is licensed under the MIT Licence, and sponsored by Pim Schaaf.

About

Dutch translations for admin-on-rest

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%