aor-language-croatian
v1.0.0
Published
Croatian translations for admin-on-rest, the frontend framework for building admin applications on top of REST services
Downloads
5
Maintainers
Readme
Croatian Translations for Admin-on-rest
Croatian translations for admin-on-rest, the frontend framework for building admin applications on top of REST services.
Installation
npm install --save aor-language-croatian
Usage
import croatianMessages from 'aor-language-croatian';
const messages = {
'hr': croatianMessages,
};
<Admin locale="hr" messages={messages}>
...
</Admin>
License
This translation is licensed under the MIT Licence, and sponsored by [Aris Kemper].