GitHunt
VE

versedi/ra-language-polish

Polish messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services

Polish Messages for React-Admin

Polish messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services.

react-admin demo

Installation

npm install --save ra-language-polish

Usage

import polishMessages from 'ra-language-polish';

const messages = {
    'pl': polishMessages,
};

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

License

This translation is licensed under the MIT License, and sponsored by marmelab.

Languages

JavaScript100.0%

Contributors

Created January 27, 2020
Updated May 22, 2021
versedi/ra-language-polish | GitHunt