Skip to content

mendozammatias/aor-language-spanish

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spanish Translations for Admin-on-rest

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

Installation

npm install --save aor-language-spanish

Usage

import spanishMessages from 'aor-language-spanish';

const messages = {
    'es': spanishMessages,
};

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

License

This translation is licensed under the MIT Licence, and sponsored by BlackBox Vision.

About

Spanish translations for Admin on Rest framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%