aor-language-danish
v1.0.0
Published
Danish translations for admin-on-rest, the frontend framework for building admin applications on top of REST services
Downloads
3
Maintainers
Readme
Danish Translations for Admin-on-rest
Danish translations for admin-on-rest, the frontend framework for building admin applications on top of REST services.
Installation
npm install --save aor-language-danish
Usage
import danishMessages from 'aor-language-danish';
const messages = {
'da': danishMessages,
};
<Admin locale="da" messages={messages}>
...
</Admin>
License
This translation is licensed under the MIT Licence.