fix: Set limit for displaying attachment content

Closes #1141
This commit is contained in:
Maksim Eltyshev
2025-05-26 14:35:23 +02:00
parent a7c1d4ca11
commit 978b2a7402
4 changed files with 21 additions and 7 deletions
+1
View File
@@ -110,6 +110,7 @@ export default {
color: 'Color',
comments: 'Comments',
contentExceedsLimit: 'Content exceeds {{limit}}',
contentOfThisAttachmentIsTooBigToDisplay: 'Content of this attachment is too big to display.',
copy_inline: 'copy',
createBoard_title: 'Create Board',
createCustomFieldGroup_title: 'Create Custom Field Group',