diff --git a/src/app/features/registries/registries.component.scss b/src/app/features/registries/registries.component.scss index da0c027b5..e69de29bb 100644 --- a/src/app/features/registries/registries.component.scss +++ b/src/app/features/registries/registries.component.scss @@ -1,5 +0,0 @@ -:host { - display: flex; - flex-direction: column; - flex: 1; -} diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index 0b763e9d1..c56fade29 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -391,46 +391,6 @@ "updateProjectSettingsMessage": "Successfully updated project settings." } }, - "registries": { - "title": "Registries", - "addRegistration": "Add a Registration", - "description": "The open registries network", - "searchPlaceholder": "Search Registrations", - "services": { - "title": "Registry Services", - "description": "Leading registry service providers use this open source infrastructure to support their communities.", - "contactUs": "Contact Us" - }, - "browse": "Browse Registrations", - "seeMore": "See more", - "new": { - "addNewRegistry": "Add New Registration", - "infoText1": "You are submitting to OSF Registries.", - "infoText2": "to learn more about other hosted registries", - "steps": { - "title": "Step", - "step1": "Do you have content for registration in an existing OSF project?", - "step2": "Which project do you want to register?", - "step3": "Which type of registration would you like to create?", - "step2InfoText": "If your project includes components, you can select which components to include or exclude at the end of the registration." - }, - "selectProject": "Select your project", - - "createDraft": "Create draft", - "createdSuccessfully": "Draft created successfully" - }, - "deleteDraft": "Delete Draft", - "confirmDeleteDraft": "Are you sure you want to delete this draft registration?", - "metadata": { - "title": "Registration Metadata", - "description": "This metadata applies only to the registration you are creating, and will not be applied to your project.", - "addContributors": "Add Contributor By Search" - }, - "review": { - "step": "Review", - "title": "Review Registration" - } - }, "myProfile": { "editProfile": "Edit Profile" }, @@ -1637,7 +1597,34 @@ "contactUs": "Contact Us" }, "browse": "Browse Registrations", - "seeMore": "See more" + "seeMore": "See more", + "new": { + "addNewRegistry": "Add New Registration", + "infoText1": "You are submitting to OSF Registries.", + "infoText2": "to learn more about other hosted registries", + "steps": { + "title": "Step", + "step1": "Do you have content for registration in an existing OSF project?", + "step2": "Which project do you want to register?", + "step3": "Which type of registration would you like to create?", + "step2InfoText": "If your project includes components, you can select which components to include or exclude at the end of the registration." + }, + "selectProject": "Select your project", + + "createDraft": "Create draft", + "createdSuccessfully": "Draft created successfully" + }, + "deleteDraft": "Delete Draft", + "confirmDeleteDraft": "Are you sure you want to delete this draft registration?", + "metadata": { + "title": "Registration Metadata", + "description": "This metadata applies only to the registration you are creating, and will not be applied to your project.", + "addContributors": "Add Contributor By Search" + }, + "review": { + "step": "Review", + "title": "Review Registration" + } }, "registry": { "overview": {