diff --git a/src/components/AppNavigationForm.vue b/src/components/AppNavigationForm.vue index 988993f..b6507d1 100644 --- a/src/components/AppNavigationForm.vue +++ b/src/components/AppNavigationForm.vue @@ -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') }, },