move external source button to extra buttons, make expand button easier to click and highlight on hover
This commit is contained in:
parent
fdfb8810c1
commit
46320090e3
7 changed files with 51 additions and 28 deletions
|
@ -661,6 +661,7 @@
|
|||
"unmute_conversation": "Unmute conversation",
|
||||
"status_unavailable": "Status unavailable",
|
||||
"copy_link": "Copy link to status",
|
||||
"external_source": "External source",
|
||||
"thread_muted": "Thread muted",
|
||||
"thread_muted_and_words": ", has words:",
|
||||
"show_full_subject": "Show full subject",
|
||||
|
@ -668,7 +669,8 @@
|
|||
"show_content": "Show content",
|
||||
"hide_content": "Hide content",
|
||||
"status_deleted": "This post was deleted",
|
||||
"nsfw": "NSFW"
|
||||
"nsfw": "NSFW",
|
||||
"expand": "Expand"
|
||||
},
|
||||
"user_card": {
|
||||
"approve": "Approve",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue