fix: remove redundant 'item' text from typed list (#5866)

This commit is contained in:
arinjay_s 2021-10-07 17:55:12 +05:30 committed by GitHub
parent 9b48c952a9
commit 5ccd9e26cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -199,7 +199,7 @@ const en = {
},
list: {
add: 'Add %{item}',
addType: 'Add %{item} item',
addType: 'Add %{item}',
},
},
},