chore: remove extra space

This commit is contained in:
Maël Gangloff
2024-08-20 15:43:17 +02:00
parent c22fa905d8
commit 6d3f4f379e
2 changed files with 2 additions and 2 deletions

View File

@@ -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. `,

View File

@@ -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