diff --git a/assets/pages/info/TldPage.tsx b/assets/pages/info/TldPage.tsx
index ef846b9..fad8048 100644
--- a/assets/pages/info/TldPage.tsx
+++ b/assets/pages/info/TldPage.tsx
@@ -146,7 +146,7 @@ export default function TldPage() {
key: 'ccTLD',
label: t`Country-Code Top-Level-Domains`,
children: <>
- {`Top-level domains based on country codes, identifying websites according to their country of origin.`}
+ {t`Top-level domains based on country codes, identifying websites according to their country of origin.`}
>
}
diff --git a/translations/translations.pot b/translations/translations.pot
index 8d238bb..d6f8d74 100644
--- a/translations/translations.pot
+++ b/translations/translations.pot
@@ -104,6 +104,12 @@ msgstr ""
msgid "Country-Code Top-Level-Domains"
msgstr ""
+#: assets/pages/info/TldPage.tsx:149
+msgid ""
+"Top-level domains based on country codes, identifying websites according to "
+"their country of origin."
+msgstr ""
+
#: assets/pages/tracking/WatchlistPage.tsx:30
msgid "When a domain is expired"
msgstr ""