This commit is contained in:
Asnxthaony 2021-07-30 06:27:57 +08:00 committed by GitHub
parent 1f24e75f76
commit 20e299e6c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
{% if scopes %}
<div class="scopes">
<p>
<strong>{{ trans('auth.oauth.authorization.permission') }}</strong>
<strong>{{ trans('auth.oauth.authorization.permissions') }}</strong>
</p>
<ul>
{% for scope in scopes %}