@yeutech/ra-language-english
v2.0.0-RC2-yeutech.2
Published
English messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services
Downloads
6
Readme
English Messages for React-Admin
English messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services.
Installation
npm install --save ra-language-english
Usage
import englishMessages from '@yeutech/ra-language-intl/translation/en.json';
const messages = {
'en': englishMessages,
};
<Admin locale="en" messages={messages}>
...
</Admin>
License
This translation is licensed under the MIT License, and sponsored by marmelab.