webhook configuration fixes
This commit is contained in:
parent
c6b439bc88
commit
3a6e26ce62
7 changed files with 212 additions and 260 deletions
|
@ -167,7 +167,14 @@
|
|||
"copyURL": "Copy Webhook URL",
|
||||
"newWebHook": "New Webhook",
|
||||
"EnterWebhookName": "Enter Webhook name",
|
||||
"base": "Webhooks"
|
||||
"base": "Webhooks",
|
||||
"sillyDefaults": "",
|
||||
"type1": "Incoming",
|
||||
"type2": "Channel Follower",
|
||||
"type3": "Application",
|
||||
"type": "Type: $1",
|
||||
"deleteWebhook": "Delete Webhook",
|
||||
"areYouSureDelete": "Are you sure you want to delete $1?"
|
||||
},
|
||||
"switchAccounts": "Switch accounts ⇌",
|
||||
"accountNotStart": "Account unable to start",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue