ra-language-english
Advanced tools
Comparing version 2.0.0-alpha3 to 2.0.0-beta1
@@ -28,2 +28,3 @@ module.exports = { | ||
not_found: 'Not Found', | ||
loading: 'Loading', | ||
}, | ||
@@ -46,6 +47,7 @@ input: { | ||
no: 'No', | ||
are_you_sure: 'Are you sure ?', | ||
are_you_sure: 'Are you sure?', | ||
about: 'About', | ||
not_found: | ||
'Either you typed a wrong URL, or you followed a bad link', | ||
'Either you typed a wrong URL, or you followed a bad link.', | ||
loading: 'The page is loading, just a moment please', | ||
}, | ||
@@ -52,0 +54,0 @@ navigation: { |
{ | ||
"name": "ra-language-english", | ||
"version": "2.0.0-alpha3", | ||
"version": "2.0.0-beta1", | ||
"description": "English messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
4300
86
9