forum-oauth-center/locale/en.yml

45 lines
1.1 KiB
YAML
Raw Normal View History

2023-09-28 17:42:13 +08:00
foskym-oauth-center:
admin:
2023-10-13 20:30:09 +08:00
permission:
use_oauth: Use OAuth
2023-10-02 06:14:59 +08:00
page:
index: home
clients: Manage Clients
scopes: Manage Scopes
settings:
access_lifetime: Access Token Lifetime (seconds)
allow_implicit: Allow Implicit Grant (response_type=token)
enforce_state: Enforce State Validation (state parameter)
require_exact_redirect_uri: Require Exact Redirect URI
clients:
client_id: Client ID
client_secret: Client Secret
redirect_uri: Redirect URI
grant_types: Grant Types
scope: Scope
client_name: Name
client_desc: Description
client_icon: Icon
client_home: HomePage
add_button: Add Client
scopes:
scope: Scope
resource_path: Resource Path
method: Method
is_default: Default
scope_name: Name
scope_icon: Icon
scope_desc: Description
add_button: Add Scope
2023-09-28 17:42:13 +08:00
forum:
2023-10-02 06:14:59 +08:00
page:
title:
authorize: Authorize
label:
authorized: Authorized Logs
authorize:
access: Access to
agree: Agree
deny: Deny