1.1.0 • Published 8 years ago

aor-language-turkish v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

Turkish Translations for Admin-on-rest

Turkish 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-turkish

Usage

import turkishMessages from 'aor-language-turkish';

const messages = {
    'tr': turkishMessages,
};

<Admin locale="tr" messages={messages}>
  ...
</Admin>

License

This translation is licensed under the MIT Licence, and sponsored by IdeaField.

1.1.0

8 years ago

1.0.0

8 years ago