ra-language-vietnamese
v3.0.1
Published
Vietnamese translations for react-admin, the frontend framework for building admin applications on top of REST services
Downloads
207
Maintainers
Readme
Vietnamese Translations for React-Admin
Vietnamese translations for admin-on-rest, the frontend framework for building admin applications on top of REST/GraphQL services.
Installation
npm install --save ra-language-vietnameseUsage
import vietnameseMessages from 'ra-language-vietnamese';
const messages = {
'vi': vietnameseMessages,
};
<Admin locale="vi" messages={messages}>
...
</Admin>License
This translation is licensed under the MIT Licence.
