mirror of https://github.com/tootsuite/mastodon
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”pull/23072/head
parent
15b88a83ab
commit
ebe2c10932
|
@ -122,14 +122,14 @@ en:
|
||||||
admin/accounts: Administration of accounts
|
admin/accounts: Administration of accounts
|
||||||
admin/all: All administrative functions
|
admin/all: All administrative functions
|
||||||
admin/reports: Administration of reports
|
admin/reports: Administration of reports
|
||||||
all: Everything
|
all: Full access to your Mastodon account
|
||||||
blocks: Blocks
|
blocks: Blocks
|
||||||
bookmarks: Bookmarks
|
bookmarks: Bookmarks
|
||||||
conversations: Conversations
|
conversations: Conversations
|
||||||
crypto: End-to-end encryption
|
crypto: End-to-end encryption
|
||||||
favourites: Favourites
|
favourites: Favourites
|
||||||
filters: Filters
|
filters: Filters
|
||||||
follow: Relationships
|
follow: Follows, Mutes and Blocks
|
||||||
follows: Follows
|
follows: Follows
|
||||||
lists: Lists
|
lists: Lists
|
||||||
media: Media attachments
|
media: Media attachments
|
||||||
|
|
Loading…
Reference in New Issue