Skip to content

Commit

Permalink
Merge pull request #979 from manikantakailasa/PRESS4-514
Browse files Browse the repository at this point in the history
Updating "Sales & Discounts" naming to "Sales & Promotions"
  • Loading branch information
circlecube authored Mar 18, 2024
2 parents 1767002 + f37be38 commit 4d2c766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/data/routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ export const routes = [
NewfoldRuntime.hasCapability( 'canAccessGlobalCTB' )
? {
name: '/store/sales_discounts',
title: __( 'Sales & Discounts', 'wp-plugin-bluehost' ),
title: __( 'Sales & Promotions', 'wp-plugin-bluehost' ),
}
: null,
NewfoldRuntime.isWoo
Expand Down

0 comments on commit 4d2c766

Please sign in to comment.