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
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-germanUsage
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.
