Socket
Socket
Sign inDemoInstall

aor-language-french

Package Overview
Dependencies
0
Maintainers
5
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    aor-language-french

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


Version published
Weekly downloads
26
decreased by-76.36%
Maintainers
5
Install size
4.75 kB
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 27 Sep 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc