mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
feat: add open_in setting for custom buttons (external browser / Telegram miniapp)
This commit is contained in:
@@ -1481,6 +1481,11 @@
|
||||
"customLabelsHint": "每种语言的按钮文本",
|
||||
"moveUp": "上移",
|
||||
"moveDown": "下移",
|
||||
"openIn": "打开方式",
|
||||
"openMode": {
|
||||
"external": "外部浏览器",
|
||||
"webapp": "Telegram 小程序"
|
||||
},
|
||||
"invalidUrl": "请为所有自定义按钮提供有效的URL(http:// 或 https://)"
|
||||
},
|
||||
"apps": {
|
||||
|
||||
Reference in New Issue
Block a user