mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
chore: Watchlist typo
This commit is contained in:
@@ -69,7 +69,7 @@ export function WatchlistForm({form, connectors, onCreateWatchlist}: {
|
||||
}}
|
||||
>
|
||||
<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'
|
||||
/>
|
||||
</Form.Item>
|
||||
|
||||
@@ -120,7 +120,7 @@ msgid "Watchlist Name"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: assets/components/tracking/WatchlistForm.tsx:82
|
||||
|
||||
Reference in New Issue
Block a user