Channel creation & alter

This commit is contained in:
2024-11-16 16:55:31 +08:00
parent 0e208cc320
commit 835203706d
7 changed files with 853 additions and 53 deletions

View File

@@ -144,6 +144,8 @@
"fieldChatAliasHint": "The unique channel alias within the site, used to represent the channel in URL, leave blank to auto generate. Should be URL-Safe.",
"fieldChatName": "Name",
"fieldChatDescription": "Description",
"fieldChatBelongToRealm": "Belongs to",
"fieldChatBelongToRealmUnset": "Unset Channel Belongs to Realm",
"channelEditingNotice": "You are editing channel {}",
"channelDeleted": "Chat channel {} has been deleted." ,
"channelDelete": "Delete channel {}",