aor-language-farsi
v0.2.0
Published
Farsi translations for admin-on-rest, the frontend framework for building admin applications on top of REST services
Downloads
2
Maintainers
Readme
Farsi Translations for Admin-on-rest
Farsi translations for admin-on-rest, the frontend framework for building admin applications on top of REST services.
Installation
npm install --save aor-language-farsi
Usage
import farsiMessages from 'aor-language-farsi';
const messages = {
'fa': farsiMessages,
};
<Admin locale="fa" messages={messages}>
...
</Admin>
License
This translation is licensed under the BSD Licence, and sponsored by Hamid FzM.