ra-language-english
Advanced tools
Comparing version 2.2.0 to 2.3.0
@@ -7,3 +7,3 @@ module.exports = { | ||
back: 'Go Back', | ||
bulk_actions: '%{smart_count} selected', | ||
bulk_actions: '1 item selected |||| %{smart_count} items selected', | ||
cancel: 'Cancel', | ||
@@ -21,2 +21,3 @@ clear_input_value: 'Clear value', | ||
save: 'Save', | ||
search: 'Search', | ||
show: 'Show', | ||
@@ -87,2 +88,3 @@ sort: 'Sort', | ||
page_range_info: '%{offsetBegin}-%{offsetEnd} of %{total}', | ||
page_rows_per_page: 'Rows per page:', | ||
next: 'Next', | ||
@@ -92,2 +94,3 @@ prev: 'Prev', | ||
auth: { | ||
user_menu: 'Profile', | ||
username: 'Username', | ||
@@ -94,0 +97,0 @@ password: 'Password', |
{ | ||
"name": "ra-language-english", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"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", |
6017
121