diff --git a/wp-includes/js/dist/block-library.js b/wp-includes/js/dist/block-library.js
index 5e5b10c633..1cb75e6e97 100644
|
a
|
b
|
function (_Component) { |
| 18969 | 18969 | var more_name = 'core/more'; |
| 18970 | 18970 | var settings = { |
| 18971 | 18971 | title: Object(external_this_wp_i18n_["_x"])('More', 'block name'), |
| 18972 | | description: Object(external_this_wp_i18n_["__"])('Content before this block will be shown in the excerpt on your archives page.'), |
| | 18972 | description: Object(external_this_wp_i18n_["__"])('Content before this block will be shown in the excerpt on your archive pages.'), |
| 18973 | 18973 | icon: Object(external_this_wp_element_["createElement"])(external_this_wp_components_["SVG"], { |
| 18974 | 18974 | viewBox: "0 0 24 24", |
| 18975 | 18975 | xmlns: "http://www.w3.org/2000/svg" |