feat: ttag extract

This commit is contained in:
Maël Gangloff 2024-07-28 20:49:54 +02:00
parent 5291fdb610
commit 5b3d2f63e1
No known key found for this signature in database
GPG Key ID: 11FDC81C24A7F629
2 changed files with 7 additions and 1 deletions

View File

@ -146,7 +146,7 @@ export default function TldPage() {
key: 'ccTLD',
label: t`Country-Code Top-Level-Domains`,
children: <>
<Text>{`Top-level domains based on country codes, identifying websites according to their country of origin.`}</Text>
<Text>{t`Top-level domains based on country codes, identifying websites according to their country of origin.`}</Text>
<Divider/><TldTable type='ccTLD'/>
</>
}

View File

@ -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 ""