Spanish translations for admin-on-rest, the frontend framework for building admin applications on top of REST services.
npm install --save aor-language-spanish
import spanishMessages from 'aor-language-spanish';
const messages = {
'es': spanishMessages,
};
<Admin locale="es" messages={messages}>
...
</Admin>
This translation is licensed under the MIT Licence, and sponsored by BlackBox Vision.