WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
9.86k stars 3.91k forks source link

Typo - build/edit-site/index.js:23718 #61052

Closed timse201 closed 1 week ago

timse201 commented 1 week ago

Description

Rese to default and clear all customizations?

should be Reset to default and clear all customizations?

Step-by-step reproduction instructions

located: build/edit-site/index.js:23718

https://translate.wordpress.org/projects/wp-plugins/gutenberg/dev/de/default/?filters%5Boriginal_id%5D=17610382

Screenshots, screen recording, code snippet

No response

Environment info

No response

Please confirm that you have searched existing issues in the repo.

Yes

Please confirm that you have tested with all plugins deactivated except Gutenberg.

Yes

t-hamano commented 1 week ago

Thanks for the report. We need to fix this line:

https://github.com/WordPress/gutenberg/blob/6d444aa693c2504da5a2b9350c3ea55521cd1ae0/packages/edit-site/src/components/template-actions/index.js#L138

talldan commented 1 week ago

Fixed in https://github.com/WordPress/gutenberg/pull/61089