Skip to content

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

Notifications You must be signed in to change notification settings

MDKi/ra-language-spanish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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 spanishMessages 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 marmelab.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published