Skip to content

s33m4nn/aor-language-hungarian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Hungarian translations for admin-on-rest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published