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 b65acfd + 909c3df commit 2eedfd8Copy full SHA for 2eedfd8
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