feat: translate button text

This commit is contained in:
Maël Gangloff
2025-11-02 13:44:28 +01:00
parent 0739ef5ca9
commit 604a445839
3 changed files with 18 additions and 8 deletions

View File

@@ -79,7 +79,7 @@ export default function WatchlistSelectionModal(props: WatchlistSelectionModalPr
<Typography.Paragraph>
{
props.description
|| t`Select one of your available watchlists`
|| t`Select one of your available Watchlists`
}
</Typography.Paragraph>
<Select