13 lines
611 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": "GitHub 客戶端 ID",
"clientIdDescription": "來自您的 GitHub OAuth 應用程式設定的客戶端 ID",
"clientSecret": "GitHub 客戶端密碼",
"clientSecretDescription": "來自您 GitHub OAuth 應用程式設定的客戶端密碼",
"enable": "啟用 GitHub 認證",
"enableDescription": "允許用戶使用他們的 GitHub 帳戶登入",
"redirectUri": "授權回調網址",
"redirectUriDescription": "在您的應用程式中GitHub 認證後用戶將被重定向的 URL",
"saveFailed": "無法儲存 GitHub 設定",
"saveSuccess": "GitHub 設定已成功儲存"
}