@sebastien-cleany/aor-language-french

French translations for admin-on-rest, the frontend framework for building admin applications on top of REST services

Usage no npm install needed!

<script type="module">
  import sebastienCleanyAorLanguageFrench from 'https://cdn.skypack.dev/@sebastien-cleany/aor-language-french';
</script>

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.

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.