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