forked from treehouse/mastodon
parent
72133fbed6
commit
b436b31d5a
|
@ -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…
Reference in New Issue