aor-language-dutch

1.3.0 • Public • Published

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.

Package Sidebar

Install

npm i aor-language-dutch

Weekly Downloads

0

Version

1.3.0

License

MIT

Unpacked Size

4.86 kB

Total Files

3

Last publish

Collaborators

  • pimschaaf