mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
chore: remove extra space
This commit is contained in:
@@ -7,8 +7,8 @@ export const rdapStatusCodeDetailTranslation = () => ({
|
||||
validated: t`Signifies that the data of the object instance has been found to be accurate.`,
|
||||
'renew prohibited': t`Renewal or reregistration of the object instance is forbidden.`,
|
||||
'update prohibited': t`Updates to the object instance are forbidden.`,
|
||||
'transfer prohibited': t`Transfers of the registration from one registrar to another are forbidden. `,
|
||||
'delete prohibited': t`Deletion of the registration of the object instance is forbidden. `,
|
||||
'transfer prohibited': t`Transfers of the registration from one registrar to another are forbidden.`,
|
||||
'delete prohibited': t`Deletion of the registration of the object instance is forbidden.`,
|
||||
'proxy': t`The registration of the object instance has been performed by a third party. This is most commonly applied to entities.`,
|
||||
'private': t`The information of the object instance is not designated for public consumption. This is most commonly applied to entities.`,
|
||||
'removed': t`Some of the information of the object instance has not been made available and has been removed. This is most commonly applied to entities.`,
|
||||
|
||||
@@ -165,11 +165,11 @@ msgid "Updates to the object instance are forbidden."
|
||||
msgstr ""
|
||||
|
||||
#: assets/components/search/rdapStatusCodeDetailTranslation.ts:10
|
||||
msgid "Transfers of the registration from one registrar to another are forbidden. "
|
||||
msgid "Transfers of the registration from one registrar to another are forbidden."
|
||||
msgstr ""
|
||||
|
||||
#: assets/components/search/rdapStatusCodeDetailTranslation.ts:11
|
||||
msgid "Deletion of the registration of the object instance is forbidden. "
|
||||
msgid "Deletion of the registration of the object instance is forbidden."
|
||||
msgstr ""
|
||||
|
||||
#: assets/components/search/rdapStatusCodeDetailTranslation.ts:12
|
||||
|
||||
Reference in New Issue
Block a user