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>
|
</Paragraph>
|
||||||
<Divider/>
|
<Divider/>
|
||||||
<Collapse
|
<Collapse
|
||||||
|
accordion
|
||||||
size={sm ? 'small' : 'large'}
|
size={sm ? 'small' : 'large'}
|
||||||
items={[
|
items={[
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -421,42 +421,42 @@ msgid ""
|
|||||||
"At the same time, the list of root RDAP servers is updated."
|
"At the same time, the list of root RDAP servers is updated."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: assets/pages/search/TldPage.tsx:120
|
#: assets/pages/search/TldPage.tsx:121
|
||||||
msgid "Sponsored Top-Level-Domains"
|
msgid "Sponsored Top-Level-Domains"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: assets/pages/search/TldPage.tsx:122
|
#: assets/pages/search/TldPage.tsx:123
|
||||||
msgid ""
|
msgid ""
|
||||||
"Top-level domains sponsored by specific organizations that set rules for "
|
"Top-level domains sponsored by specific organizations that set rules for "
|
||||||
"registration and use, often related to particular interest groups or "
|
"registration and use, often related to particular interest groups or "
|
||||||
"industries."
|
"industries."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: assets/pages/search/TldPage.tsx:129
|
#: assets/pages/search/TldPage.tsx:130
|
||||||
msgid "Generic Top-Level-Domains"
|
msgid "Generic Top-Level-Domains"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: assets/pages/search/TldPage.tsx:131
|
#: assets/pages/search/TldPage.tsx:132
|
||||||
msgid ""
|
msgid ""
|
||||||
"Generic top-level domains open to everyone, not restricted by specific "
|
"Generic top-level domains open to everyone, not restricted by specific "
|
||||||
"criteria, representing various themes or industries."
|
"criteria, representing various themes or industries."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: assets/pages/search/TldPage.tsx:138
|
#: assets/pages/search/TldPage.tsx:139
|
||||||
msgid "Brand Generic Top-Level-Domains"
|
msgid "Brand Generic Top-Level-Domains"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: assets/pages/search/TldPage.tsx:140
|
#: assets/pages/search/TldPage.tsx:141
|
||||||
msgid ""
|
msgid ""
|
||||||
"Generic top-level domains associated with specific brands, allowing "
|
"Generic top-level domains associated with specific brands, allowing "
|
||||||
"companies to use their own brand names as domains."
|
"companies to use their own brand names as domains."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: assets/pages/search/TldPage.tsx:147
|
#: assets/pages/search/TldPage.tsx:148
|
||||||
msgid "Country-Code Top-Level-Domains"
|
msgid "Country-Code Top-Level-Domains"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: assets/pages/search/TldPage.tsx:149
|
#: assets/pages/search/TldPage.tsx:150
|
||||||
msgid ""
|
msgid ""
|
||||||
"Top-level domains based on country codes, identifying websites according to "
|
"Top-level domains based on country codes, identifying websites according to "
|
||||||
"their country of origin."
|
"their country of origin."
|
||||||
|
|||||||
Reference in New Issue
Block a user