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”
local
Claire 1 year ago committed by GitHub
parent 15b88a83ab
commit ebe2c10932
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      config/locales/doorkeeper.en.yml

@ -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

Loading…
Cancel
Save