Add (currently unused) setting for default quote policy (#34623)
This commit is contained in:
parent
f993d7578b
commit
5305e939c4
4 changed files with 18 additions and 0 deletions
|
@ -1859,6 +1859,10 @@ en:
|
|||
limit: You have already pinned the maximum number of posts
|
||||
ownership: Someone else's post cannot be pinned
|
||||
reblog: A boost cannot be pinned
|
||||
quote_policies:
|
||||
followers: Followers and mentioned users
|
||||
nobody: Only mentioned users
|
||||
public: Everyone
|
||||
title: '%{name}: "%{quote}"'
|
||||
visibilities:
|
||||
direct: Direct
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue