diff --git a/assets/App.tsx b/assets/App.tsx
index 489d015..933190f 100644
--- a/assets/App.tsx
+++ b/assets/App.tsx
@@ -100,6 +100,8 @@ export default function App() {
+
{jt`${ProjectLink} is an open source project distributed under the ${LicenseLink} license.`}
diff --git a/translations/translations.pot b/translations/translations.pot
index 4856e33..4528fb4 100644
--- a/translations/translations.pot
+++ b/translations/translations.pot
@@ -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 ${ "