0.2.0 • Published 6 years ago

aor-language-farsi v0.2.0

Weekly downloads
3
License
BSD-2-Clause
Repository
github
Last release
6 years ago

Farsi Translations for Admin-on-rest

Farsi 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-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.

0.2.0

6 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago