Archived Repository This code is no longer maintained. Feel free to fork it, but use it at your own risks. |
French translations for admin-on-rest, the frontend framework for building admin applications on top of REST services.
npm install --save aor-language-french
import frenchMessages from 'aor-language-french';
const messages = {
'fr': frenchMessages,
};
<Admin locale="fr" messages={messages}>
...
</Admin>
This translation is licensed under the MIT Licence, and sponsored by marmelab.