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