1.1.0 • Published 8 years ago
aor-language-turkish v1.1.0
Turkish Translations for Admin-on-rest
Turkish translations for admin-on-rest, the frontend framework for building admin applications on top of REST services.
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.