https://github.com/hamidfzm/aor-language-farsi
Farsi translations for admin-on-rest
https://github.com/hamidfzm/aor-language-farsi
admin-on-rest farsi react reactjs translation
Last synced: 7 months ago
JSON representation
Farsi translations for admin-on-rest
- Host: GitHub
- URL: https://github.com/hamidfzm/aor-language-farsi
- Owner: hamidfzm
- License: bsd-2-clause
- Created: 2017-07-13T21:08:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-06T15:50:42.000Z (over 7 years ago)
- Last Synced: 2025-03-24T05:45:50.813Z (8 months ago)
- Topics: admin-on-rest, farsi, react, reactjs, translation
- Language: JavaScript
- Size: 7.81 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Farsi Translations for Admin-on-rest
Farsi translations for [admin-on-rest](https://github.com/marmelab/admin-on-rest), the frontend framework for building admin applications on top of REST services.

## Installation
```sh
npm install --save aor-language-farsi
```
## Usage
```js
import farsiMessages from 'aor-language-farsi';
const messages = {
'fa': farsiMessages,
};
...
```
## License
This translation is licensed under the [BSD Licence](LICENSE), and sponsored by [Hamid FzM](https://hamidfzm.com).