aor-language-french

1.9.0 • Public • Published

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.

/aor-language-french/

    Package Sidebar

    Install

    npm i aor-language-french

    Weekly Downloads

    23

    Version

    1.9.0

    License

    MIT

    Last publish

    Collaborators

    • djhi
    • fzaninotto
    • thiery
    • juliendemangeon
    • zaninottof