5.4.3 • Published 3 months ago

ra-language-russian v5.4.3

Weekly downloads
404
License
MIT
Repository
github
Last release
3 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.

5.4.3

3 months ago

4.14.2

1 year ago

4.14.1

2 years ago

4.14.0

2 years ago

4.12.0

2 years ago

3.13.5

4 years ago

3.3.0

5 years ago

3.2.1

5 years ago

3.2.0

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.0-RC4

7 years ago