Duplicate a page, but not the translated pages

Hello, is there a way to create a duplicate of a page, but only the default language?

My editor wants to be able to reuse a page layout, perhaps move a couple of things around or add new elements. Once that’s done, they can work on the translations.

At the moment, any restructuring of the page needs to be redone in each translation (base + three others).

Ideally, not duplicating the translated pages could be a option.

You could use a page.duplicate:after hook to remove the translations, when a page is duplicated.