Skip to content

Commit

Permalink
split upload
Browse files Browse the repository at this point in the history
  • Loading branch information
timse201 authored Dec 22, 2024
1 parent 99fad30 commit 1042bc6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ const MediaReplaceFlow = ( {
openFileDialog();
} }
>
{ __( 'Upload' ) }
{ _x( 'Upload', 'verb' ) }
</MenuItem>
);
} }
Expand Down

0 comments on commit 1042bc6

Please sign in to comment.