chore: update card title

This commit is contained in:
Maël Gangloff 2024-09-09 11:41:09 +02:00
parent 1cb19682f0
commit 2638b6d033
No known key found for this signature in database
GPG Key ID: 11FDC81C24A7F629
2 changed files with 3 additions and 6 deletions

View File

@ -108,7 +108,7 @@ export default function WatchlistPage() {
<Card title={ <Card title={
<> <>
<Tag icon={<AimOutlined/>} color="cyan-inverse"/> <Tag icon={<AimOutlined/>} color="cyan-inverse"/>
{t`Tracked Domains`} {t`Tracked domain names`}
</> </>
} }
style={{width: '100%'}}> style={{width: '100%'}}>

View File

@ -495,8 +495,9 @@ msgstr ""
msgid "Create a Watchlist" msgid "Create a Watchlist"
msgstr "" msgstr ""
#: assets/pages/StatisticsPage.tsx:68
#: assets/pages/tracking/WatchlistPage.tsx:111 #: assets/pages/tracking/WatchlistPage.tsx:111
msgid "Tracked Domains" msgid "Tracked domain names"
msgstr "" msgstr ""
#: assets/pages/NotFoundPage.tsx:10 #: assets/pages/NotFoundPage.tsx:10
@ -515,10 +516,6 @@ msgstr ""
msgid "Domain names in database" msgid "Domain names in database"
msgstr "" msgstr ""
#: assets/pages/StatisticsPage.tsx:68
msgid "Tracked domain names"
msgstr ""
#: assets/pages/StatisticsPage.tsx:82 #: assets/pages/StatisticsPage.tsx:82
msgid "Purchased domain names" msgid "Purchased domain names"
msgstr "" msgstr ""