mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-06 03:30:25 -05:00
11 lines
404 B
JSON
11 lines
404 B
JSON
{
|
|
"clientId": "Client ID",
|
|
"clientIdDescription": "Facebook App ID from Facebook Developers Console",
|
|
"clientSecret": "Client Secret",
|
|
"clientSecretDescription": "Facebook App Secret from Facebook Developers Console",
|
|
"enable": "Enable",
|
|
"enableDescription": "After enabling, users can sign in with their Facebook account",
|
|
"saveFailed": "Save failed",
|
|
"saveSuccess": "Save successful"
|
|
}
|