Replace “status” and “message” by “post” in WebUI (#16271)
This commit is contained in:
parent
4c7efdba40
commit
d137d2ab87
4 changed files with 9 additions and 9 deletions
|
@ -138,12 +138,12 @@ en:
|
|||
read:notifications: see your notifications
|
||||
read:reports: see your reports
|
||||
read:search: search on your behalf
|
||||
read:statuses: see all statuses
|
||||
read:statuses: see all posts
|
||||
write: modify all your account's data
|
||||
write:accounts: modify your profile
|
||||
write:blocks: block accounts and domains
|
||||
write:bookmarks: bookmark statuses
|
||||
write:favourites: favourite statuses
|
||||
write:bookmarks: bookmark posts
|
||||
write:favourites: favourite posts
|
||||
write:filters: create filters
|
||||
write:follows: follow people
|
||||
write:lists: create lists
|
||||
|
@ -151,4 +151,4 @@ en:
|
|||
write:mutes: mute people and conversations
|
||||
write:notifications: clear your notifications
|
||||
write:reports: report other people
|
||||
write:statuses: publish statuses
|
||||
write:statuses: publish posts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue