Browse Source

Precise that home timeline filters also apply to lists (#15139)

master
Mélanie Chauvel 3 years ago
committed by GitHub
parent
commit
bb13276e53
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      config/locales/en.yml
  2. +1
    -1
      config/locales/en_GB.yml

+ 1
- 1
config/locales/en.yml View File

@ -855,7 +855,7 @@ en:
filters:
contexts:
account: Profiles
home: Home timeline
home: Home and lists
notifications: Notifications
public: Public timelines
thread: Conversations

+ 1
- 1
config/locales/en_GB.yml View File

@ -600,7 +600,7 @@ en_GB:
limit: You have already featured the maximum amount of hashtags
filters:
contexts:
home: Home timeline
home: Home and lists
notifications: Notifications
public: Public timelines
thread: Conversations

Loading…
Cancel
Save