1.1.0 • Published 7 years ago

aor-language-hungarian v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

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.