Merge branch 'main' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2021-06-03 20:47:02 +02:00
498 changed files with 1454 additions and 551 deletions

View File

@@ -1074,10 +1074,6 @@
"defaultMessage": "Search...",
"id": "emoji_button.search"
},
{
"defaultMessage": "No emojos!! (╯°□°)╯︵ ┻━┻",
"id": "emoji_button.not_found"
},
{
"defaultMessage": "Custom",
"id": "emoji_button.custom"
@@ -1121,6 +1117,10 @@
{
"defaultMessage": "Flags",
"id": "emoji_button.flags"
},
{
"defaultMessage": "No matching emojis found",
"id": "emoji_button.not_found"
}
],
"path": "app/javascript/mastodon/features/compose/components/emoji_picker_dropdown.json"