mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-06 03:30:25 -05:00
11 lines
431 B
JSON
11 lines
431 B
JSON
{
|
|
"clientId": "Bot ID",
|
|
"clientIdDescription": "Telegram Bot ID, you can get it from @BotFather",
|
|
"clientSecret": "Bot Token",
|
|
"clientSecretDescription": "Telegram Bot Token, you can get it from @BotFather",
|
|
"enable": "Enable",
|
|
"enableDescription": "After enabling, mobile phone registration, login, binding, and unbinding functions will be enabled",
|
|
"saveFailed": "Save failed",
|
|
"saveSuccess": "Save successful"
|
|
}
|