mirror of
https://github.com/discourse/discourse-chat-integration.git
synced 2025-07-07 22:32:12 +00:00
UX: Move site settings under its own tab.
https://meta.discourse.org/t/chatroom-integration-plugin-discourse-chat-integration/66522/88
This commit is contained in:
parent
a217ca928f
commit
e22a7e38b8
@ -1,5 +1,9 @@
|
|||||||
en:
|
en:
|
||||||
js:
|
js:
|
||||||
|
admin:
|
||||||
|
site_settings:
|
||||||
|
categories:
|
||||||
|
chat_integration: "Chat Integrations"
|
||||||
chat_integration:
|
chat_integration:
|
||||||
menu_title: "Chat Integrations"
|
menu_title: "Chat Integrations"
|
||||||
settings: "Settings"
|
settings: "Settings"
|
||||||
@ -201,4 +205,3 @@ en:
|
|||||||
flow_token:
|
flow_token:
|
||||||
title: "Flow Token"
|
title: "Flow Token"
|
||||||
help: "The flow token provided after creating a source for a flow into which you want to send messages."
|
help: "The flow token provided after creating a source for a flow into which you want to send messages."
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
plugins:
|
chat_integration:
|
||||||
chat_integration_enabled:
|
chat_integration_enabled:
|
||||||
default: false
|
default: false
|
||||||
chat_integration_discourse_username:
|
chat_integration_discourse_username:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user