Commit 1cd36afb authored by Pierre Tardy's avatar Pierre Tardy

[skip ci] Update doorkeeper.en.yml

parent 290e4596
...@@ -73,7 +73,7 @@ en: ...@@ -73,7 +73,7 @@ en:
read_user: read_user:
Grants read-only access to the authenticated user's profile through the /user API endpoint, which includes username, public email, and full name. Also grants access to read-only API endpoints under /users. Grants read-only access to the authenticated user's profile through the /user API endpoint, which includes username, public email, and full name. Also grants access to read-only API endpoints under /users.
read_repository: read_repository:
Grants read-only access to repositories on private projects using Git-over-HTTP (and using repository_file API). Grants read-only access to repositories on private projects using Git-over-HTTP or the Repository Files API.
write_repository: write_repository:
Grants read-write access to repositories on private projects using Git-over-HTTP (not using the API). Grants read-write access to repositories on private projects using Git-over-HTTP (not using the API).
read_registry: read_registry:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment