aor-language-german
v1.1.1
Published
German translations for admin-on-rest, the frontend framework for building admin applications on top of REST services
Downloads
59
Maintainers
Readme
German Translations for Admin-on-rest
German translations for admin-on-rest, the frontend framework for building admin applications on top of REST services.
Installation
npm install --save aor-language-german
Usage
import germanMessages from 'aor-language-german';
const messages = {
'de': germanMessages,
};
<Admin locale="de" messages={messages}>
...
</Admin>
License
This translation is licensed under the MIT Licence, and sponsored by Ondrej Brinkel.