Browse Source

Regenerate defaultMessages.json (#3709)

follow up #3564
closed-social-glitch-2
Yamagishi Kazutoshi 6 years ago
committed by Eugen Rochko
parent
commit
b436b31d5a
1 changed files with 17 additions and 0 deletions
  1. +17
    -0
      app/javascript/mastodon/locales/defaultMessages.json

+ 17
- 0
app/javascript/mastodon/locales/defaultMessages.json View File

@ -394,6 +394,23 @@
],
"path": "app/javascript/mastodon/features/blocks/index.json"
},
{
"descriptors": [
{
"defaultMessage": "Filter out by regular expressions",
"id": "home.column_settings.filter_regex"
},
{
"defaultMessage": "Column settings",
"id": "home.settings"
},
{
"defaultMessage": "Advanced",
"id": "home.column_settings.advanced"
}
],
"path": "app/javascript/mastodon/features/community_timeline/components/column_settings.json"
},
{
"descriptors": [
{

Loading…
Cancel
Save