refactor IPC (#341)
This commit is contained in:
committed by
GitHub
Unverified
parent
c03d92e9a2
commit
3d804a9f5e
@@ -11,6 +11,10 @@
|
||||
"gatewayWarning": "Gateway service is not running. Channels cannot connect.",
|
||||
"available": "Available Channels",
|
||||
"availableDesc": "Connect a new channel",
|
||||
"configured": "Configured Channels",
|
||||
"configuredDesc": "Manage channels that are already configured",
|
||||
"configuredBadge": "Configured",
|
||||
"deleteConfirm": "Are you sure you want to delete this channel?",
|
||||
"showAll": "Show All",
|
||||
"pluginBadge": "Plugin",
|
||||
"toast": {
|
||||
@@ -37,6 +41,8 @@
|
||||
"viewDocs": "View Documentation",
|
||||
"channelName": "Channel Name",
|
||||
"channelNamePlaceholder": "My {{name}}",
|
||||
"enableChannel": "Enable Channel",
|
||||
"enableChannelDesc": "When off, config is saved but the channel stays disabled",
|
||||
"credentialsVerified": "Credentials Verified",
|
||||
"validationFailed": "Validation Failed",
|
||||
"warnings": "Warnings",
|
||||
@@ -293,4 +299,4 @@
|
||||
}
|
||||
},
|
||||
"viewDocs": "View Documentation"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user