✨ Channel creation and management
This commit is contained in:
@ -12,11 +12,13 @@
|
||||
"confirmCancel": "Not sure",
|
||||
"confirmOkay": "OK",
|
||||
"edit": "Edit",
|
||||
"apply": "Apply",
|
||||
"delete": "Delete",
|
||||
"action": "Action",
|
||||
"cancel": "Cancel",
|
||||
"report": "Report",
|
||||
"reply": "Reply",
|
||||
"settings": "Settings",
|
||||
"reaction": "Reaction",
|
||||
"reactVerb": "React",
|
||||
"post": "Post",
|
||||
@ -40,6 +42,13 @@
|
||||
"chatNew": "New Chat",
|
||||
"chatNewCreate": "Create a channel",
|
||||
"chatNewJoin": "Join a exists channel",
|
||||
"chatChannelUsage": "Channel",
|
||||
"chatChannelUsageCaption": "Channel is place to talk with people, one or a lot.",
|
||||
"chatChannelOrganize": "Organize a channel",
|
||||
"chatChannelEditNotify": "You are about editing a existing channel.",
|
||||
"chatChannelAliasLabel": "Channel Alias",
|
||||
"chatChannelNameLabel": "Channel Name",
|
||||
"chatChannelDescriptionLabel": "Channel Description",
|
||||
"chatMessagePlaceholder": "Write a message...",
|
||||
"chatMessageEditNotify": "You are about editing a message.",
|
||||
"chatMessageReplyNotify": "You are about replying a message.",
|
||||
|
@ -14,9 +14,11 @@
|
||||
"edit": "编辑",
|
||||
"delete": "删除",
|
||||
"action": "操作",
|
||||
"apply": "应用",
|
||||
"cancel": "取消",
|
||||
"report": "举报",
|
||||
"reply": "回复",
|
||||
"settings": "设置",
|
||||
"reaction": "反应",
|
||||
"reactVerb": "作出反应",
|
||||
"post": "帖子",
|
||||
|
Reference in New Issue
Block a user