Skip to content

Commit 10ede15

Browse files
i18n: add TRANSLATORS comment to Validate nav item in LeftSidebar
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent fd67942 commit 10ede15

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/LeftSidebar/LeftSidebar.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<NcIconSvgWrapper :path="mdiFolder" :size="20" />
2424
</template>
2525
</NcAppNavigationItem>
26+
<!-- TRANSLATORS: Navigation menu item. "Validate" here is a technical process: the app checks the cryptographic integrity of a document's signatures, the certificate chain and revocation status. It does NOT mean approving or authorizing something. Choose a word in your language that conveys "to check" or "to verify", not "to approve" or "to authorize". -->
2627
<NcAppNavigationItem id="validation"
2728
:to="{name: 'validation'}"
2829
:name="t('libresign', 'Validate')"

0 commit comments

Comments
 (0)