fix: remove redundant 'item' text from typed list (#5866)
This commit is contained in:
@ -199,7 +199,7 @@ const en = {
|
||||
},
|
||||
list: {
|
||||
add: 'Add %{item}',
|
||||
addType: 'Add %{item} item',
|
||||
addType: 'Add %{item}',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user