Skip to content

Commit

Permalink
🤖 GITHUB ACTIONS format_prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
orcid-releaser committed Dec 14, 2023
1 parent ed1c07b commit 9d63f34
Showing 1 changed file with 7 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,9 @@ <h3 i18n="@@register.yourEmailAddresses" class="orc-font-body margin-top-12">
</h3>
</div>
<div>
<ng-container i18n="@@register.addA">Add an additional</ng-container>
<ng-container i18n="@@register.addA"
>Add an additional</ng-container
>
<strong i18n="@@register.professionalEmail"
>professional email</strong
>
Expand Down Expand Up @@ -330,10 +332,10 @@ <h3 class="orc-font-body" i18n="@@register.addAnotherEmailToSecure">
<ng-container i18n="@@register.weRecommendAdding"
>We recommend adding an additional</ng-container
>
<strong i18n="@@register.personalEmail"
>personal email</strong
>
<ng-container i18n="@@register.asBackupSoYouAlways">as backup so you always have access to your ORCID account if you change jobs or roles.</ng-container
<strong i18n="@@register.personalEmail">personal email</strong>
<ng-container i18n="@@register.asBackupSoYouAlways"
>as backup so you always have access to your ORCID account if you
change jobs or roles.</ng-container
>
</div>
</div>
Expand Down

0 comments on commit 9d63f34

Please sign in to comment.