aor-language-slovak
v0.1.0
Published
Slovak translations for admin-on-rest, the frontend framework for building admin applications on top of REST services
Maintainers
Readme
Slovak Translations for Admin-on-rest
Slovak translations for admin-on-rest, the frontend framework for building admin applications on top of REST services.
Installation
npm install --save aor-language-slovakUsage
import slovakMessages from 'aor-language-slovak';
const messages = {
sk: slovakMessages,
};
<Admin locale="sk" messages={messages}>
...
</Admin>License
This translation is licensed under the MIT Licence.
