fix: list should be user-only (#1581)
This commit is contained in:
parent
e58d09b6cc
commit
fc706f9050
6 changed files with 23 additions and 4 deletions
|
@ -119,7 +119,7 @@
|
|||
"delete_list": {
|
||||
"cancel": "Cancel",
|
||||
"confirm": "Delete",
|
||||
"title": "Are you sure you want to delete this list?"
|
||||
"title": "Are you sure you want to delete \"{0}\" list?"
|
||||
},
|
||||
"delete_posts": {
|
||||
"cancel": "Cancel",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue