aor-language-french

v1.9.0
French translations for admin-on-rest, the frontend framework for building admin applications on top of REST services
react admin-on-rest translation

French Translations for Admin-on-rest

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

npm i aor-language-french

Metadata

  • MIT
  • Whatever
  • Julien Demangeon
  • released 9/27/2017

Downloads