Filter languages with opt out (#3175)
* Remove allowed_languages and add filtered_languages * Use filtered_languages instead of allowed_languages
This commit is contained in:
parent
2e112e2406
commit
8f4b7c1820
21 changed files with 30 additions and 41 deletions
|
@ -17,7 +17,7 @@ en:
|
|||
sessions:
|
||||
otp: Enter the Two-factor code from your phone or use one of your recovery codes.
|
||||
user:
|
||||
allowed_languages: These languages will be allowed in your public timelines. Languages that are not selected will be filtered out.
|
||||
filtered_languages: Selected languages will be removed from your public timelines.
|
||||
labels:
|
||||
defaults:
|
||||
avatar: Avatar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue