Skip to content

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

Notifications You must be signed in to change notification settings

versedi/ra-language-polish

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%