Skip to content

bjufre/aor-language-catalan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Catalan translations for admin-on-rest.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published