diff --git a/components/publish/PublishAttachment.vue b/components/publish/PublishAttachment.vue index b8dea2e5..8dc3d20a 100644 --- a/components/publish/PublishAttachment.vue +++ b/components/publish/PublishAttachment.vue @@ -25,7 +25,7 @@ const description = ref(props.attachment.description ?? '')

- Description + {{ $t('attachment.edit_title') }}