Skip to content

hamidfzm/aor-language-farsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.