ra-language-french
Advanced tools
Comparing version 3.5.5 to 3.6.0
@@ -25,2 +25,3 @@ var frenchMessages = { | ||
undo: 'Annuler', | ||
unselect: 'Désélectionner', | ||
expand: 'Étendre', | ||
@@ -27,0 +28,0 @@ close: 'Fermer', |
@@ -27,2 +27,3 @@ "use strict"; | ||
undo: 'Annuler', | ||
unselect: 'Désélectionner', | ||
expand: 'Étendre', | ||
@@ -29,0 +30,0 @@ close: 'Fermer', |
{ | ||
"name": "ra-language-french", | ||
"version": "3.5.5", | ||
"version": "3.6.0", | ||
"description": "French messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services", | ||
@@ -19,3 +19,3 @@ "repository": { | ||
"dependencies": { | ||
"ra-core": "^3.5.5" | ||
"ra-core": "^3.6.0" | ||
}, | ||
@@ -22,0 +22,0 @@ "keywords": [ |
@@ -28,2 +28,3 @@ import { TranslationMessages } from 'ra-core'; | ||
undo: 'Annuler', | ||
unselect: 'Désélectionner', | ||
expand: 'Étendre', | ||
@@ -30,0 +31,0 @@ close: 'Fermer', |
20191
422
Updatedra-core@^3.6.0