Skip to content

Commit 44fe0c6

Browse files
committed
🤖 GITHUB ACTIONS format_prettier
1 parent 6f992d8 commit 44fe0c6

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

‎src/app/inbox/components/notification-permission/notification-permission.component.html‎

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
<div *ngIf="isOrcidIntegration" class="intro">
2-
<p i18n="@@inbox.youCanBenefitFromAutomatic"
3-
>You can benefit from automatic updates to your record.</p
4-
>
2+
<p i18n="@@inbox.youCanBenefitFromAutomatic">
3+
You can benefit from automatic updates to your record.
4+
</p>
55
<ng-container i18n="@@inbox.basedOnYourVerifiedEmailDomains"
6-
>Based on your verified email domains, we have found an ORCID integration for</ng-container
6+
>Based on your verified email domains, we have found an ORCID integration
7+
for</ng-container
78
>
89
<strong> {{ orcidIntegrationMemberName }}</strong
910
>.

0 commit comments

Comments
 (0)