We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 357b943 + d3d5f5d commit f7e49a9Copy full SHA for f7e49a9
src/views/Validation.vue
@@ -59,7 +59,7 @@
59
<div class="section">
60
<div class="header">
61
<NcIconSvgWrapper :path="mdiInformationSlabCircle" :size="30" />
62
- <h1>{{ t('libresign', 'Document informations') }}</h1>
+ <h1>{{ t('libresign', 'Document information') }}</h1>
63
</div>
64
<NcNoteCard v-if="isAfterSigned" type="success">
65
{{ t('libresign', 'Congratulations you have digitally signed a document using LibreSign') }}
0 commit comments