Skip to content

Commit

Permalink
Reinstate 'all'
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster committed Jun 19, 2023
1 parent 6a6383c commit 4ec3915
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const config = {
title: __( 'Library' ),
loading: __( 'Loading library' ),
notFound: __( 'No patterns found' ),
manage: __( 'Manage template parts' ),
manage: __( 'Manage all template parts' ),
reusableBlocks: __( 'Manage reusable blocks' ),
description: __(
'Template Parts are small pieces of a layout that can be reused across multiple templates and always appear the same way. Common template parts include the site header, footer, or sidebar.'
Expand Down

0 comments on commit 4ec3915

Please sign in to comment.