aor-language-french
v1.9.0
Published
French translations for admin-on-rest, the frontend framework for building admin applications on top of REST services
Downloads
95
Readme
French Translations for Admin-on-rest
French translations for admin-on-rest, the frontend framework for building admin applications on top of REST services.
Installation
npm install --save aor-language-french
Usage
import frenchMessages from 'aor-language-french';
const messages = {
'fr': frenchMessages,
};
<Admin locale="fr" messages={messages}>
...
</Admin>
License
This translation is licensed under the MIT Licence, and sponsored by marmelab.