diff --git a/src/components/Welcome.vue b/src/components/Welcome.vue index 2832c625..0f8eb246 100644 --- a/src/components/Welcome.vue +++ b/src/components/Welcome.vue @@ -12,7 +12,7 @@ {{ t('notes', 'Use Markdown markups to style your text.') }}
- {{ t('notes', 'Organize your notes in categories.') }} + {{ t('notes', 'Organize your notes in categories (use “{label}” action to edit a note\'s category).', { label: t('notes', 'Details') }) }}
{{ t('notes', 'Install the app for your mobile phone in order to access your notes from everywhere.') }}