mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-11-30 23:37:16 +01:00
Fix and update translations
This commit is contained in:
@@ -135,7 +135,7 @@ const QnDialogs = {
|
||||
var $dlg = $tmpl.octemplate({
|
||||
dialog_name: dialogName,
|
||||
title: t('quicknotes', 'Share note'),
|
||||
message: t('quicknotes', 'Select the users to share'),
|
||||
message: t('quicknotes', 'Select the users to share. By default you only share the note. Attachments should be shared from files so they can view it.'),
|
||||
type: 'none'
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user