aor-language-swedish
v1.0.2
Published
Swedish translations for admin-on-rest, the frontend framework for building admin applications on top of REST services
Downloads
2
Maintainers
Readme
Swedish Translations for Admin-on-rest
Swedish translations for admin-on-rest, the frontend framework for building admin applications on top of REST services.
Installation
npm install --save aor-language-swedish
Usage
import swedishMessages from 'aor-language-swedish';
const messages = {
'sv': swedishMessages,
};
<Admin locale="sv" messages={messages}>
...
</Admin>
License
This translation is licensed under the MIT Licence.