1.0.0 • Published 6 years ago

aor-language-catalan v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

AOR Language Catalan

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

license npm

Installation

NPM
npm install --save aor-language-catalan
YARN
yarn add aor-language-catalan

Usage

import catalanMessages from 'aor-language-catalan';

const messages = {
  ca: catalanMessages
};

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

License

This translation is licensed under the MIT Licence, and sponsored by Behind Design.