Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ra-language-french

Package Overview
Dependencies
Maintainers
1
Versions
260
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ra-language-french - npm Package Compare versions

Comparing version 2.0.0-beta1 to 2.0.0-beta2

12

index.js

@@ -28,5 +28,6 @@ module.exports = {

not_found: 'Page manquante',
loading: 'Chargement',
},
input: {
image: {
file: {
upload_several:

@@ -37,2 +38,8 @@ 'Déposez les fichiers à uploader, ou cliquez pour en sélectionner.',

},
image: {
upload_several:
'Déposez les images à uploader, ou cliquez pour en sélectionner.',
upload_single:
"Déposez l'image à uploader, ou cliquez pour la sélectionner.",
},
},

@@ -46,2 +53,4 @@ message: {

"L'URL saisie est incorrecte, ou vous avez suivi un mauvais lien.",
loading:
'La page est en cours de chargement, merci de bien vouloir patienter.',
},

@@ -68,2 +77,3 @@ navigation: {

deleted: 'Élément supprimé',
bad_item: 'Élément inconnu',
item_doesnt_exist: "L'élément n'existe pas",

@@ -70,0 +80,0 @@ http_error: 'Erreur de communication avec le serveur',

2

package.json
{
"name": "ra-language-french",
"version": "2.0.0-beta1",
"version": "2.0.0-beta2",
"description": "French messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc