feat: to add tag when tag input is unfocus (#21555)

This commit is contained in:
CorrectRoad
2025-06-27 10:36:01 +08:00
committed by GitHub
parent fd41645f95
commit 7d9d670f90
2 changed files with 28 additions and 16 deletions

View File

@@ -355,7 +355,9 @@ const translation = {
newChildChunk: 'New Child Chunk',
keywords: 'KEYWORDS',
addKeyWord: 'Add keyword',
keywordEmpty: 'The keyword cannot be empty',
keywordError: 'The maximum length of keyword is 20',
keywordDuplicate: 'The keyword already exists',
characters_one: 'character',
characters_other: 'characters',
hitCount: 'Retrieval count',