3.0.1 • Published 4 years ago

ra-language-vietnamese v3.0.1

Weekly downloads
219
License
ISC
Repository
github
Last release
4 years ago

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-vietnamese

Usage

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.

3.0.1

4 years ago

3.0.0

4 years ago

2.0.0

5 years ago

2.0.0-rc2

6 years ago

2.0.0-rc1

6 years ago