feat: update translate

This commit is contained in:
Maël Gangloff
2024-07-28 21:51:37 +02:00
parent a3fde0c28d
commit 351fdd5ec0
2 changed files with 15 additions and 3 deletions

View File

@@ -114,7 +114,7 @@ export default function DomainSearchPage() {
size="small">
{domain.status.length > 0 &&
<>
<Divider orientation="left">EPP Status Codes</Divider>
<Divider orientation="left">{t`EPP Status Codes`}</Divider>
<Flex gap="4px 0" wrap>
{
domain.status.map(s =>
@@ -124,7 +124,7 @@ export default function DomainSearchPage() {
</Flex>
</>
}
<Divider orientation="left">Timeline</Divider>
<Divider orientation="left">{t`Timeline`}</Divider>
<Timeline
mode="right"
items={domain.events
@@ -166,7 +166,7 @@ export default function DomainSearchPage() {
{
domain.entities.length > 0 &&
<>
<Divider orientation="left">Entities</Divider>
<Divider orientation="left">{t`Entities`}</Divider>
<List
className="demo-loadmore-list"
itemLayout="horizontal"

View File

@@ -74,6 +74,18 @@ msgstr ""
msgid "This domain name does not appear to be valid"
msgstr ""
#: assets/pages/search/DomainSearchPage.tsx:117
msgid "EPP Status Codes"
msgstr ""
#: assets/pages/search/DomainSearchPage.tsx:127
msgid "Timeline"
msgstr ""
#: assets/pages/search/DomainSearchPage.tsx:169
msgid "Entities"
msgstr ""
#: assets/pages/search/DomainSearchPage.tsx:208
msgid ""
"Although the domain exists in my database, it has been deleted from the "