aor-language-hungarian
v1.1.0
Published
Hungarian translations for admin-on-rest, the frontend framework for building admin applications on top of REST services
Downloads
5
Maintainers
Readme
Hungarian Translations for Admin-on-rest
Hungarian translations for admin-on-rest, the frontend framework for building admin applications on top of REST services.
Installation
npm install --save aor-language-hungarian
Usage
import hungarianMessages from 'aor-language-hungarian';
const messages = {
hu: hungarianMessages,
};
<Admin locale="hu" messages={messages}>
...
</Admin>
License
This translation is licensed under the MIT Licence, and sponsored by BlackBox Vision.