Merge branch 'feat/masto-ws-deletes' into 'develop'
Support for WS deletes See merge request pleroma/pleroma-fe!1227
This commit is contained in:
commit
d86cd3e850
11 changed files with 95 additions and 19 deletions
|
@ -665,7 +665,8 @@
|
|||
"show_full_subject": "Show full subject",
|
||||
"hide_full_subject": "Hide full subject",
|
||||
"show_content": "Show content",
|
||||
"hide_content": "Hide content"
|
||||
"hide_content": "Hide content",
|
||||
"status_deleted": "This post was deleted"
|
||||
},
|
||||
"user_card": {
|
||||
"approve": "Approve",
|
||||
|
|
|
@ -578,7 +578,8 @@
|
|||
"show_full_subject": "Näytä koko otsikko",
|
||||
"hide_full_subject": "Piilota koko otsikko",
|
||||
"show_content": "Näytä sisältö",
|
||||
"hide_content": "Piilota sisältö"
|
||||
"hide_content": "Piilota sisältö",
|
||||
"status_deleted": "Poistettu viesti"
|
||||
},
|
||||
"user_card": {
|
||||
"approve": "Hyväksy",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue