mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-10 18:31:10 -05:00
11 lines
424 B
JSON
11 lines
424 B
JSON
{
|
|
"clientId": "客戶 ID",
|
|
"clientIdDescription": "來自 Google Cloud Console 的 Google OAuth 2.0 客戶端 ID",
|
|
"clientSecret": "客戶密碼",
|
|
"clientSecretDescription": "來自 Google Cloud Console 的 Google OAuth 2.0 客戶端密鑰",
|
|
"enable": "啟用",
|
|
"enableDescription": "啟用後,用戶可以使用他們的 Google 帳戶登入",
|
|
"saveFailed": "儲存失敗",
|
|
"saveSuccess": "儲存成功"
|
|
}
|