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:
@@ -1781,6 +1781,11 @@
|
||||
"customLabelsHint": "Empty = default label",
|
||||
"moveUp": "Move up",
|
||||
"moveDown": "Move down",
|
||||
"openIn": "Open in",
|
||||
"openMode": {
|
||||
"external": "External browser",
|
||||
"webapp": "Telegram miniapp"
|
||||
},
|
||||
"invalidUrl": "Please provide a valid URL (http:// or https://) for all custom buttons"
|
||||
},
|
||||
"apps": {
|
||||
|
||||
Reference in New Issue
Block a user