Skip to content

Commit

Permalink
Revert renaming of Manage all template parts link
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronrobertshaw committed May 22, 2023
1 parent 92319c8 commit bb27f0d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const config = {
title: __( 'Library' ),
loading: __( 'Loading library' ),
notFound: __( 'No patterns found' ),
manage: __( 'Manage all patterns' ),
manage: __( 'Manage all template parts' ),
reusableBlocks: __( 'Manage reusable blocks' ),
description: __(
'Manage what patterns are available when editing your site.'
Expand Down

0 comments on commit bb27f0d

Please sign in to comment.