aor-language-catalan
v1.0.0
Published
Catalan translations for admin-on-rest, the frontend framework for building admin applications on top of REST services."
Downloads
1
Maintainers
Readme
AOR Language Catalan
Catalan translations for admin-on-rest, the frontend framework for building admin applications on top of REST services.
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.