feat: confirm before unfollow (#1208)
Closes https://github.com/elk-zone/elk/issues/35
This commit is contained in:
parent
46d350f442
commit
512d0901ce
4 changed files with 30 additions and 2 deletions
|
@ -104,6 +104,13 @@
|
|||
"draft_title": "Draft {0}",
|
||||
"drafts": "Drafts ({v})"
|
||||
},
|
||||
"confirm": {
|
||||
"unfollow": {
|
||||
"cancel": "Cancel",
|
||||
"confirm": "Unfollow",
|
||||
"title": "Are you sure you want to unfollow?"
|
||||
}
|
||||
},
|
||||
"conversation": {
|
||||
"with": "with"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue