Browse Source
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”
closed-social-glitch-2
Claire
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
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 |
|
|
|