17 lines
689 B
JSON
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.

{
"clientId": "服务 ID",
"clientIdDescription": "Apple 服务 ID您可以从 Apple 开发者门户获取",
"clientSecret": "私钥",
"clientSecretDescription": "用于与 Apple 进行身份验证的私钥内容(.p8 文件)",
"enable": "启用",
"enableDescription": "启用后,用户可以使用他们的 Apple ID 登录",
"keyId": "密钥 ID",
"keyIdDescription": "您在 Apple 开发者门户中的私钥 ID",
"redirectUri": "返回网址",
"redirectUriDescription": "Apple 成功认证后将重定向到的 URL",
"saveFailed": "保存失败",
"saveSuccess": "保存成功",
"teamId": "团队 ID",
"teamIdDescription": "Apple 开发者团队 ID"
}