Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
ra-language-french
Advanced tools
French messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services
French messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services.
npm install --save ra-language-french
import { Admin } from 'react-admin';
import frenchMessages from 'ra-language-french';
import polyglotI18nProvider from 'ra-i18n-polyglot';
const messages = {
'fr': frenchMessages,
};
const i18nProvider = polyglotI18nProvider(locale => messages[locale]);
<Admin locale="fr" i18nProvider={i18nProvider}>
...
</Admin>
This translation is licensed under the MIT License, and sponsored by marmelab.
v4.16.9
<FieldToggle>
cannot be styled using the application theme (#9634) (megantaylor)withLifecycleCallbacks
and the <Datagrid bulkActionButtons>
sections (#9621) (fzaninotto)FAQs
French messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services
The npm package ra-language-french receives a total of 2,046 weekly downloads. As such, ra-language-french popularity was classified as popular.
We found that ra-language-french demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.