Merge pull request #6968 from G-Chubinidze/gc_SCI_9962_v2

Improvements of the SciNote Edit option in "Add-ons" [SCI-9962]
This commit is contained in:
Martin Artnik 2024-01-19 12:20:45 +01:00 committed by GitHub
commit 9c755fd911
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 0 deletions

View file

@ -63,6 +63,13 @@
</div>
</div>
</template>
<a :href="'https://knowledgebase.scinote.net/en/knowledge/how-to-use-scinote-edit'"
:title="i18n.t('users.settings.account.addons.more_info')"
target="_blank">
<span class="sn-icon sn-icon-open"></span>
{{ i18n.t('users.settings.account.addons.more_info') }}
</a>
</div>
</template>

View file

@ -2804,6 +2804,7 @@ en:
macos_button: 'Download for macOS'
windows_button: 'Download for Windows'
version: 'Version %{version}'
more_info: 'More info'
label_printer:
fluics_printer: "FLUICS Print: Label printers"
zebra_printer: 'Zebra label printers'