Skip to content

basicsharp/aor-language-thai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Thai Translations for Admin-on-rest

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

Installation

npm install --save aor-language-thai

Usage

import thaiMessages from 'aor-language-thai';

const messages = {
    'th': thaiMessages,
};

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

License

This translation is licensed under the MIT Licence.

About

Thai translations for admin-on-rest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%