Skip to content

Commit

Permalink
Translate NEW badge in Move blocks help screen
Browse files Browse the repository at this point in the history
  • Loading branch information
fluiddot committed May 20, 2022
1 parent c951e59 commit d0b2cea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const MoveBlocks = () => {
<View style={ styles.helpDetailContainer }>
<HelpDetailSectionHeadingText
text={ __( 'Drag & drop' ) }
badge="NEW"
badge={ __( 'NEW' ) }
/>
<HelpDetailBodyText
text={ __(
Expand Down

0 comments on commit d0b2cea

Please sign in to comment.