Change wording of the OAuth scopes descriptions (#22491)
- change `all` from “Everything” to “Full access to your Mastodon account” - change `follow` from “Relationships” to “Follows, Mutes and Blocks”gh/stable
parent
15b88a83ab
commit
ebe2c10932
|
@ -122,14 +122,14 @@ en:
|
|||
admin/accounts: Administration of accounts
|
||||
admin/all: All administrative functions
|
||||
admin/reports: Administration of reports
|
||||
all: Everything
|
||||
all: Full access to your Mastodon account
|
||||
blocks: Blocks
|
||||
bookmarks: Bookmarks
|
||||
conversations: Conversations
|
||||
crypto: End-to-end encryption
|
||||
favourites: Favourites
|
||||
filters: Filters
|
||||
follow: Relationships
|
||||
follow: Follows, Mutes and Blocks
|
||||
follows: Follows
|
||||
lists: Lists
|
||||
media: Media attachments
|
||||
|
|
Reference in New Issue