Socket
Book a DemoInstallSign in
Socket

aor-language-italian

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aor-language-italian

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

latest
Source
npmnpm
Version
1.7.0
Version published
Maintainers
1
Created
Source

Italian Translations for Admin-on-rest

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

Installation

npm install --save aor-language-italian

Usage

import italianMessages from 'aor-language-italian';

const messages = {
    'it': italianMessages,
};

<Admin locale="it" messages={messages}>
  ...
</Admin>

License

This translation is licensed under the MIT Licence.

Keywords

react

FAQs

Package last updated on 28 Jan 2019

Did you know?

Socket

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