mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-17 17:55:42 +00:00
feat: ttag extract
This commit is contained in:
parent
5291fdb610
commit
5b3d2f63e1
@ -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'/>
|
||||
</>
|
||||
}
|
||||
|
||||
@ -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 ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user