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

zio/stable
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
1 changed files with 1 additions and 1 deletions

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",