Skip to content

Commit

Permalink
CRISTAL-83: Basic Move/Rename is possible
Browse files Browse the repository at this point in the history
* Update core/page-actions/page-actions-ui/langs/translation-en.json

Co-authored-by: Manuel Leduc <[email protected]>
  • Loading branch information
pjeanjean and manuelleduc authored Jan 27, 2025
1 parent 1101b3e commit 8fec61c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"page.action.action.move.page.dialog.title": "Move Page",
"page.action.action.move.page.alert.content": "The page {pageName} already exists.",
"page.action.action.move.page.preserve.children.label": "Preserve Children",
"page.action.action.move.page.preserve.children.help": "Preserve the child pages by updating their paths and moving them to the new location.",
"page.action.action.move.page.preserve.children.help": "Preserve child pages by updating their paths and moving them to the new location.",
"page.action.action.move.page.success": "The page \"{page}\" has been moved to \"{newPage}\".",
"page.action.action.move.page.error": "Failed to move the page \"{page}\". Reason: [{reason}]",
"page.action.action.rename.page.title": "Rename",
Expand Down

0 comments on commit 8fec61c

Please sign in to comment.