aor-language-dutch

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

Usage no npm install needed!

<script type="module">
  import aorLanguageDutch from 'https://cdn.skypack.dev/aor-language-dutch';
</script>

README

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.