Merge tag 'v2.6.5' into instance_only_statuses
This commit is contained in:
@ -901,6 +901,14 @@
|
||||
},
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
"defaultMessage": "Dismiss suggestion",
|
||||
"id": "suggestions.dismiss"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "You might be interested in…",
|
||||
"id": "suggestions.header"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "People",
|
||||
"id": "search_results.accounts"
|
||||
@ -1076,15 +1084,6 @@
|
||||
],
|
||||
"path": "app/javascript/mastodon/features/compose/index.json"
|
||||
},
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
"defaultMessage": "Last message:",
|
||||
"id": "conversation.last_message"
|
||||
}
|
||||
],
|
||||
"path": "app/javascript/mastodon/features/direct_timeline/components/conversation.json"
|
||||
},
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user