ra-language-spanish

1.0.0 • Public • Published

Spanish Messages for React-Admin

Spanish messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services.

react-admin demo

Installation

npm install --save ra-language-spanish

Usage

import englishMessages from 'ra-language-spanish';
 
const messages = {
    'es': spanishMessages,
};
 
<Admin locale="es" messages={messages}>
  ...
</Admin>

License

This translation is licensed under the MIT License, and sponsored by applaudostudios.

Dependents (3)

Package Sidebar

Install

npm i ra-language-spanish

Weekly Downloads

171

Version

1.0.0

License

MIT

Unpacked Size

5.35 kB

Total Files

3

Last publish

Collaborators

  • rscnt