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