Skip to content

Commit

Permalink
Update packages/web-runtime/src/pages/resolvePrivateLink.vue
Browse files Browse the repository at this point in the history
Co-authored-by: Jan <jan.alexander.ackermann@outlook.com>
  • Loading branch information
JammingBen and AlexAndBear committed Jan 22, 2024
1 parent 29efcd1 commit dbb5729
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/web-runtime/src/pages/resolvePrivateLink.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@
<p class="oc-text-xlarge">{{ errorMessage }}</p>
<p
v-if="isUnacceptedShareError"
v-text="
$gettext('Note: You can reload this page after you have enabled syncing the share.')
"
v-text="$gettext('You can reload this page after you have enabled syncing the share.')"
/>
</div>
</template>
Expand Down

0 comments on commit dbb5729

Please sign in to comment.