2.0.0-RC2-yeutech.2 • Published 6 years ago

@yeutech/ra-language-french v2.0.0-RC2-yeutech.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

Franch Messages for React-Admin

French messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services.

react-admin demo

Installation

npm install --save ra-language-french

Usage

import frenchMessages from '@yeutech/ra-language-intl/translation/fr.json';

const messages = {
    'fr': frenchMessages,
};

<Admin locale="fr" messages={messages}>
  ...
</Admin>

License

This translation is licensed under the MIT License, and sponsored by marmelab.