chore: Watchlist typo

This commit is contained in:
Maël Gangloff
2024-08-03 18:59:13 +02:00
parent eac73b03aa
commit 20e10ee531
2 changed files with 2 additions and 2 deletions

View File

@@ -69,7 +69,7 @@ export function WatchlistForm({form, connectors, onCreateWatchlist}: {
}} }}
> >
<Input placeholder={t`Watchlist Name`} <Input placeholder={t`Watchlist Name`}
title={t`Naming the watchlist makes it easier to find in the list below.`} title={t`Naming the Watchlist makes it easier to find in the list below.`}
autoComplete='off' autoComplete='off'
/> />
</Form.Item> </Form.Item>

View File

@@ -120,7 +120,7 @@ msgid "Watchlist Name"
msgstr "" msgstr ""
#: assets/components/tracking/WatchlistForm.tsx:72 #: assets/components/tracking/WatchlistForm.tsx:72
msgid "Naming the watchlist makes it easier to find in the list below." msgid "Naming the Watchlist makes it easier to find in the list below."
msgstr "" msgstr ""
#: assets/components/tracking/WatchlistForm.tsx:82 #: assets/components/tracking/WatchlistForm.tsx:82