fix i18n
This commit is contained in:
parent
1f24e75f76
commit
20e299e6c3
|
|
@ -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 %}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user