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:
@@ -4,7 +4,7 @@ import {t} from "ttag";
|
||||
* @see https://www.iana.org/assignments/rdap-json-values/rdap-json-values.xhtml
|
||||
*/
|
||||
export const rdapStatusCodeDetailTranslation = () => ({
|
||||
validated: t`Signifies that the data of the object instance has been found to be accurate. `,
|
||||
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. `,
|
||||
|
||||
@@ -153,7 +153,7 @@ msgstr ""
|
||||
#: assets/components/search/rdapStatusCodeDetailTranslation.ts:7
|
||||
msgid ""
|
||||
"Signifies that the data of the object instance has been found to be "
|
||||
"accurate. "
|
||||
"accurate."
|
||||
msgstr ""
|
||||
|
||||
#: assets/components/search/rdapStatusCodeDetailTranslation.ts:8
|
||||
|
||||
Reference in New Issue
Block a user