Skip to content

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

License

Notifications You must be signed in to change notification settings

kimkha/aor-language-vietnamese

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published