mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: collapse is an accordion
This commit is contained in:
@@ -113,6 +113,7 @@ export default function TldPage() {
|
||||
</Paragraph>
|
||||
<Divider/>
|
||||
<Collapse
|
||||
accordion
|
||||
size={sm ? 'small' : 'large'}
|
||||
items={[
|
||||
{
|
||||
|
||||
@@ -421,42 +421,42 @@ msgid ""
|
||||
"At the same time, the list of root RDAP servers is updated."
|
||||
msgstr ""
|
||||
|
||||
#: assets/pages/search/TldPage.tsx:120
|
||||
#: assets/pages/search/TldPage.tsx:121
|
||||
msgid "Sponsored Top-Level-Domains"
|
||||
msgstr ""
|
||||
|
||||
#: assets/pages/search/TldPage.tsx:122
|
||||
#: assets/pages/search/TldPage.tsx:123
|
||||
msgid ""
|
||||
"Top-level domains sponsored by specific organizations that set rules for "
|
||||
"registration and use, often related to particular interest groups or "
|
||||
"industries."
|
||||
msgstr ""
|
||||
|
||||
#: assets/pages/search/TldPage.tsx:129
|
||||
#: assets/pages/search/TldPage.tsx:130
|
||||
msgid "Generic Top-Level-Domains"
|
||||
msgstr ""
|
||||
|
||||
#: assets/pages/search/TldPage.tsx:131
|
||||
#: assets/pages/search/TldPage.tsx:132
|
||||
msgid ""
|
||||
"Generic top-level domains open to everyone, not restricted by specific "
|
||||
"criteria, representing various themes or industries."
|
||||
msgstr ""
|
||||
|
||||
#: assets/pages/search/TldPage.tsx:138
|
||||
#: assets/pages/search/TldPage.tsx:139
|
||||
msgid "Brand Generic Top-Level-Domains"
|
||||
msgstr ""
|
||||
|
||||
#: assets/pages/search/TldPage.tsx:140
|
||||
#: assets/pages/search/TldPage.tsx:141
|
||||
msgid ""
|
||||
"Generic top-level domains associated with specific brands, allowing "
|
||||
"companies to use their own brand names as domains."
|
||||
msgstr ""
|
||||
|
||||
#: assets/pages/search/TldPage.tsx:147
|
||||
#: assets/pages/search/TldPage.tsx:148
|
||||
msgid "Country-Code Top-Level-Domains"
|
||||
msgstr ""
|
||||
|
||||
#: assets/pages/search/TldPage.tsx:149
|
||||
#: assets/pages/search/TldPage.tsx:150
|
||||
msgid ""
|
||||
"Top-level domains based on country codes, identifying websites according to "
|
||||
"their country of origin."
|
||||
|
||||
Reference in New Issue
Block a user