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='/privacy'><Button type='text'>{t`Privacy Policy`}</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>
<Typography.Paragraph>{jt`${ProjectLink} is an open source project distributed under the ${LicenseLink} license.`}</Typography.Paragraph>
</Layout.Footer>

View File

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