Skip to content

greenbananaCH/aor-language-german

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

German Translations for Admin-on-rest

German translations for admin-on-rest, the frontend framework for building admin applications on top of REST services.

admin-on-rest demo

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.

About

German translations for admin-on-rest

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%