aor-language-thai
v1.0.0
Published
thai translations for admin-on-rest, the frontend framework for building admin applications on top of REST services
Downloads
316
Maintainers
Readme
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.