mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-04 16:09:59 +00:00
fix(i18n): add the
in delete (#1582)
This commit is contained in:
parent
3b3d4906be
commit
5947323538
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue