1.3.0 • Published 6 years ago

aor-language-dutch v1.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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.

1.3.0

6 years ago

1.2.0

6 years ago

1.1.1

7 years ago

1.1.0

7 years ago