forum-oauth-center/locale/zh-Hans.yml
2023-09-30 09:55:35 +08:00

29 lines
931 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

foskym-oauth-center:
admin:
page:
index: 首页
clients: 应用管理
scopes: 权限管理
settings:
access_lifetime: 访问令牌有效期(秒)
allow_implicit: 允许隐式授权response_type=token
enforce_state: 强制状态验证state 参数)
require_exact_redirect_uri: 需要精确的重定向 URI
clients:
client_id: 应用 ID
client_secret: 应用密钥
redirect_uri: 回调地址(多地址请用空格分割)
grant_types: 授权类型(可空)
scope: 权限(可空)
client_name: 应用名称(可空)
client_desc: 应用描述(可空)
client_icon: 应用图标地址(可空 可使用fontawesome图标
client_home: 主页地址(可空)
add_button: 添加应用
forum:
page:
title:
authorize: 授权
label:
authorized: 授权记录