aor-language-farsi

0.2.0 • Public • Published

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.

Package Sidebar

Install

npm i aor-language-farsi

Weekly Downloads

3

Version

0.2.0

License

BSD-2-Clause

Unpacked Size

6.62 kB

Total Files

4

Last publish

Collaborators

  • hamidfzm