fix(i18n): add the in delete (#1582)

This commit is contained in:
Evan Boehs 2023-02-02 16:45:30 -05:00 committed by GitHub
parent 3b3d4906be
commit 5947323538
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -119,7 +119,7 @@
"delete_list": {
"cancel": "Cancel",
"confirm": "Delete",
"title": "Are you sure you want to delete \"{0}\" list?"
"title": "Are you sure you want to delete the \"{0}\" list?"
},
"delete_posts": {
"cancel": "Cancel",