Merge branch 'master' into glitch-soc/merge-upstream
Conflicts: config/locales/simple_form.ja.yml
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
{
|
||||
"defaultMessage": "{name} mentioned you",
|
||||
"id": "notification.mention"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "{count} notifications",
|
||||
"id": "notifications.group"
|
||||
}
|
||||
],
|
||||
"path": "app/javascript/mastodon/actions/notifications.json"
|
||||
@@ -870,8 +874,12 @@
|
||||
"id": "compose_form.hashtag_warning"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "This toot will only be visible to all the mentioned users.",
|
||||
"defaultMessage": "This toot will only be sent to all the mentioned users.",
|
||||
"id": "compose_form.direct_message_warning"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Learn more",
|
||||
"id": "compose_form.direct_message_warning_learn_more"
|
||||
}
|
||||
],
|
||||
"path": "app/javascript/mastodon/features/compose/containers/warning_container.json"
|
||||
|
||||
Reference in New Issue
Block a user