feat: add 'copy original link to this post' menu item (#1318)
This commit is contained in:
parent
61f2237121
commit
c200abcc90
3 changed files with 15 additions and 0 deletions
|
@ -117,6 +117,7 @@
|
|||
"block_account": "Block {0}",
|
||||
"block_domain": "Block domain {0}",
|
||||
"copy_link_to_post": "Copy link to this post",
|
||||
"copy_original_link_to_post": "Copy original link to this post",
|
||||
"delete": "Delete",
|
||||
"delete_and_redraft": "Delete & re-draft",
|
||||
"direct_message_account": "Direct message {0}",
|
||||
|
|
|
@ -172,6 +172,7 @@
|
|||
"block_account": "Block {0}",
|
||||
"block_domain": "Block domain {0}",
|
||||
"copy_link_to_post": "Copy link to this post",
|
||||
"copy_original_link_to_post": "Copy original link to this post",
|
||||
"delete": "Delete",
|
||||
"delete_and_redraft": "Delete & re-draft",
|
||||
"direct_message_account": "Direct message {0}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue