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