docs: add documentation link

This commit is contained in:
Maël Gangloff
2024-08-04 22:28:42 +02:00
parent de79b2a3ad
commit 9ae1e24523
2 changed files with 19 additions and 13 deletions

View File

@@ -100,6 +100,8 @@ export default function App() {
<Link to='/tos'><Button type='text'>{t`TOS`}</Button></Link> <Link to='/tos'><Button type='text'>{t`TOS`}</Button></Link>
<Link to='/privacy'><Button type='text'>{t`Privacy Policy`}</Button></Link> <Link to='/privacy'><Button type='text'>{t`Privacy Policy`}</Button></Link>
<Link to='/faq'><Button type='text'>{t`FAQ`}</Button></Link> <Link to='/faq'><Button type='text'>{t`FAQ`}</Button></Link>
<Typography.Link href='https://github.com/maelgangloff/domain-watchdog/wiki'><Button
type='text'>{t`Documentation`}</Button></Typography.Link>
</Space> </Space>
<Typography.Paragraph>{jt`${ProjectLink} is an open source project distributed under the ${LicenseLink} license.`}</Typography.Paragraph> <Typography.Paragraph>{jt`${ProjectLink} is an open source project distributed under the ${LicenseLink} license.`}</Typography.Paragraph>
</Layout.Footer> </Layout.Footer>

View File

@@ -56,14 +56,14 @@ msgstr ""
#: assets/components/tracking/ConnectorForm.tsx:97 #: assets/components/tracking/ConnectorForm.tsx:97
#: assets/components/tracking/ConnectorForm.tsx:110 #: assets/components/tracking/ConnectorForm.tsx:110
#: assets/components/tracking/ConnectorForm.tsx:119 #: assets/components/tracking/ConnectorForm.tsx:119
#: assets/components/tracking/WatchlistForm.tsx:102 #: assets/components/tracking/WatchlistForm.tsx:103
#: assets/pages/LoginPage.tsx:62 #: assets/pages/LoginPage.tsx:62
#: assets/pages/LoginPage.tsx:70 #: assets/pages/LoginPage.tsx:70
msgid "Required" msgid "Required"
msgstr "" msgstr ""
#: assets/components/search/DomainSearchBar.tsx:26 #: assets/components/search/DomainSearchBar.tsx:26
#: assets/components/tracking/WatchlistForm.tsx:105 #: assets/components/tracking/WatchlistForm.tsx:106
msgid "This domain name does not appear to be valid" msgid "This domain name does not appear to be valid"
msgstr "" msgstr ""
@@ -123,50 +123,50 @@ msgstr ""
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:83
msgid "At least one domain name" msgid "At least one domain name"
msgstr "" msgstr ""
#: assets/components/tracking/WatchlistForm.tsx:93 #: assets/components/tracking/WatchlistForm.tsx:94
#: assets/components/tracking/WatchlistsList.tsx:21 #: assets/components/tracking/WatchlistsList.tsx:21
msgid "Domain names" msgid "Domain names"
msgstr "" msgstr ""
#: assets/components/tracking/WatchlistForm.tsx:111 #: assets/components/tracking/WatchlistForm.tsx:112
msgid "Domain name" msgid "Domain name"
msgstr "" msgstr ""
#: assets/components/tracking/WatchlistForm.tsx:128 #: assets/components/tracking/WatchlistForm.tsx:129
msgid "Add a Domain name" msgid "Add a Domain name"
msgstr "" msgstr ""
#: assets/components/tracking/WatchlistForm.tsx:135 #: assets/components/tracking/WatchlistForm.tsx:136
#: assets/components/tracking/WatchlistsList.tsx:25 #: assets/components/tracking/WatchlistsList.tsx:25
msgid "Tracked events" msgid "Tracked events"
msgstr "" msgstr ""
#: assets/components/tracking/WatchlistForm.tsx:137 #: assets/components/tracking/WatchlistForm.tsx:138
msgid "At least one trigger" msgid "At least one trigger"
msgstr "" msgstr ""
#: assets/components/tracking/WatchlistForm.tsx:159 #: assets/components/tracking/WatchlistForm.tsx:160
#: assets/components/tracking/WatchlistForm.tsx:173 #: assets/components/tracking/WatchlistForm.tsx:174
msgid "Connector" msgid "Connector"
msgstr "" msgstr ""
#: assets/components/tracking/WatchlistForm.tsx:169 #: assets/components/tracking/WatchlistForm.tsx:170
msgid "" msgid ""
"Please make sure the connector information is valid to purchase a domain " "Please make sure the connector information is valid to purchase a domain "
"that may be available soon." "that may be available soon."
msgstr "" msgstr ""
#: assets/components/tracking/ConnectorForm.tsx:131 #: assets/components/tracking/ConnectorForm.tsx:131
#: assets/components/tracking/WatchlistForm.tsx:185 #: assets/components/tracking/WatchlistForm.tsx:186
msgid "Create" msgid "Create"
msgstr "" msgstr ""
#: assets/components/tracking/ConnectorForm.tsx:134 #: assets/components/tracking/ConnectorForm.tsx:134
#: assets/components/tracking/WatchlistForm.tsx:188 #: assets/components/tracking/WatchlistForm.tsx:189
msgid "Reset" msgid "Reset"
msgstr "" msgstr ""
@@ -528,6 +528,10 @@ msgid "FAQ"
msgstr "" msgstr ""
#: assets/App.tsx:104 #: assets/App.tsx:104
msgid "Documentation"
msgstr ""
#: assets/App.tsx:106
#, javascript-format #, javascript-format
msgid "" msgid ""
"${ ProjectLink } is an open source project distributed under the ${ " "${ ProjectLink } is an open source project distributed under the ${ "