4.14.2 • Published 5 months ago

ra-language-russian v4.14.2

Weekly downloads
404
License
MIT
Repository
github
Last release
5 months ago

Russian Translations for React-admin

Russian translations for react-admin, the frontend framework for building admin applications on top of REST services.

Installation

npm install --save ra-language-russian

Usage

import polyglotI18nProvider from 'ra-i18n-polyglot';
import russianMessages from 'ra-language-russian';

const i18nProvider = polyglotI18nProvider(() => russianMessages, 'ru');

<Admin i18nProvider={i18nProvider}>
  ...
</Admin>

License

This translation is licensed under the MIT Licence.

4.14.2

5 months ago

4.14.1

8 months ago

4.14.0

8 months ago

4.12.0

10 months ago

3.13.5

3 years ago

3.3.0

4 years ago

3.2.1

4 years ago

3.2.0

4 years ago

3.0.1

4 years ago

3.0.0

5 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.0-RC4

6 years ago