From 20e10ee531fc781a672c38630b10c77c6f473ace Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Gangloff?= Date: Sat, 3 Aug 2024 18:59:13 +0200 Subject: [PATCH] chore: Watchlist typo --- assets/components/tracking/WatchlistForm.tsx | 2 +- translations/translations.pot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/components/tracking/WatchlistForm.tsx b/assets/components/tracking/WatchlistForm.tsx index 5d08ba9..d68b521 100644 --- a/assets/components/tracking/WatchlistForm.tsx +++ b/assets/components/tracking/WatchlistForm.tsx @@ -69,7 +69,7 @@ export function WatchlistForm({form, connectors, onCreateWatchlist}: { }} > diff --git a/translations/translations.pot b/translations/translations.pot index 9963b84..f5fbb03 100644 --- a/translations/translations.pot +++ b/translations/translations.pot @@ -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