Skip to content

Commit

Permalink
Try: Rename Navigation Menus to Navigation.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmussen committed Apr 20, 2022
1 parent b51a39d commit 417bf67
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default function NavigationMenuSidebar() {
<DefaultSidebar
className="edit-site-navigation-menu-sidebar"
identifier="edit-site/navigation-menu"
title={ __( 'Navigation Menus' ) }
title={ __( 'Navigation' ) }
icon={ navigation }
closeLabel={ __( 'Close navigation menu sidebar' ) }
panelClassName="edit-site-navigation-menu-sidebar__panel"
Expand Down

0 comments on commit 417bf67

Please sign in to comment.