Skip to content

Commit

Permalink
Add missing translated string
Browse files Browse the repository at this point in the history
Co-authored-by: Takayuki KUSANO <[email protected]>
  • Loading branch information
estrattonbailey and tkusano authored Mar 16, 2024
1 parent 330eaf3 commit 98c2a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ReportDialog/SelectReportOptionView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ export function SelectReportOptionView({
size="small"
variant="solid"
color="secondary">
<ButtonText>View details</ButtonText>
<ButtonText><Trans>View details</Trans></ButtonText>
<ButtonIcon position="right" icon={SquareArrowTopRight} />
</Link>
</View>
Expand Down

0 comments on commit 98c2a6a

Please sign in to comment.