Fix 'Copy share link' wording

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2020-04-23 14:38:32 +02:00 committed by Jonas Rittershofer
parent 9197be2bf4
commit f3eb0ecf35

View file

@ -131,7 +131,7 @@ export default {
? t('forms', 'Form link copied')
: t('forms', 'Cannot copy, please copy the link manually')
}
return t('forms', 'Copy to clipboard')
return t('forms', 'Copy share link')
},
},