mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13:47 +00:00
feat: add i18n translations and admin category for Telegram OIDC
This commit is contained in:
@@ -1381,13 +1381,17 @@
|
||||
"resetAllColors": "重置所有颜色",
|
||||
"statusColors": "状态颜色",
|
||||
"categories": {
|
||||
"TELEGRAM_WIDGET": "Telegram Login Widget"
|
||||
"TELEGRAM_WIDGET": "Telegram Login Widget",
|
||||
"TELEGRAM_OIDC": "Telegram Login (OIDC)"
|
||||
},
|
||||
"settingNames": {
|
||||
"Telegram Widget Size": "小部件大小",
|
||||
"Telegram Widget Radius": "圆角半径",
|
||||
"Telegram Widget Userpic": "显示头像",
|
||||
"Telegram Widget Request Access": "请求访问权限"
|
||||
"Telegram Widget Request Access": "请求访问权限",
|
||||
"telegramOidcEnabled": "启用 OIDC",
|
||||
"telegramOidcClientId": "Client ID(机器人 ID)",
|
||||
"telegramOidcClientSecret": "Client Secret"
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
|
||||
Reference in New Issue
Block a user