1.0.3 • Published 6 years ago

aor-language-vietnamese v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Vietnamese Translations for Admin-on-rest

Vietnamese translations for admin-on-rest, the frontend framework for building admin applications on top of REST services.

admin-on-rest-demo

Installation

npm install --save aor-language-vietnamese

Usage

import vietnameseMessages from 'aor-language-vietnamese';

const messages = {
    'vi': vietnameseMessages,
};

<Admin locale="vi" messages={messages}>
  ...
</Admin>

License

This translation is licensed under the MIT Licence.

1.0.3

6 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago