correcting typo in translation namespace
This commit is contained in:
parent
6776910990
commit
24e42caddd
|
|
@ -1 +1 @@
|
||||||
<?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-element', 'wp-i18n'), 'version' => '16254bbb7139f0dafba5');
|
<?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-element', 'wp-i18n'), 'version' => '3ea8d6cd19ec6bba1c9d');
|
||||||
|
|
|
||||||
|
|
@ -27,12 +27,12 @@ __webpack_require__.r(__webpack_exports__);
|
||||||
function Edit() {
|
function Edit() {
|
||||||
return (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_0__.createElement)("section", {
|
return (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_0__.createElement)("section", {
|
||||||
...(0,_wordpress_block_editor__WEBPACK_IMPORTED_MODULE_2__.useBlockProps)({
|
...(0,_wordpress_block_editor__WEBPACK_IMPORTED_MODULE_2__.useBlockProps)({
|
||||||
className: `homegrade-blocks-kit-presse`
|
className: `homegrade-blocks-press-photo-kit`
|
||||||
})
|
})
|
||||||
}, (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_block_editor__WEBPACK_IMPORTED_MODULE_2__.InnerBlocks, {
|
}, (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_block_editor__WEBPACK_IMPORTED_MODULE_2__.InnerBlocks, {
|
||||||
allowedBlocks: ["homegrade-content-blocks/section-titling", "core/paragraph"],
|
allowedBlocks: ["homegrade-content-blocks/section-titling", "core/paragraph"],
|
||||||
template: [["homegrade-content-blocks/section-titling", {
|
template: [["homegrade-content-blocks/section-titling", {
|
||||||
sectionTitle: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)("Photos", "homegrade")
|
sectionTitle: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)("Photos", "homegrade-blocks__texte-fonctionnel")
|
||||||
}]],
|
}]],
|
||||||
templateLock: true
|
templateLock: true
|
||||||
}), (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_0__.createElement)("p", {
|
}), (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_0__.createElement)("p", {
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -19,7 +19,7 @@ export default function Edit() {
|
||||||
[
|
[
|
||||||
"homegrade-content-blocks/section-titling",
|
"homegrade-content-blocks/section-titling",
|
||||||
{
|
{
|
||||||
sectionTitle: __("Photos", "homegrade-blocks__texte-fonctionne"),
|
sectionTitle: __("Photos", "homegrade-blocks__texte-fonctionnel"),
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
]}
|
]}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user