✨ Editable channel notify level
This commit is contained in:
@ -184,6 +184,12 @@
|
||||
"channelLeaveDescription": "Leave this channel, but the messages in the channel will not be removed.",
|
||||
"channelActionLeave": "Leave Channel",
|
||||
"channelActionLeaveDescription": "Delete your profile in this channel.",
|
||||
"channelNotifyLevel": "Notify Level",
|
||||
"channelNotifyLevelDescription": "Decide to receive how much notifications from this channel.",
|
||||
"channelNotifyLevelAll": "All",
|
||||
"channelNotifyLevelMentioned": "Only Mentioned",
|
||||
"channelNotifyLevelNone": "Muted",
|
||||
"channelNotifyLevelApplied": "Channel notify level has been applied.",
|
||||
"fieldChannelProfileNick": "In-Channel Display Name",
|
||||
"fieldChannelProfileNickHint": "The nickname to display in the channel, leave blank to use the account display name.",
|
||||
"fieldRealmAlias": "Realm Alias",
|
||||
|
@ -184,6 +184,12 @@
|
||||
"channelLeaveDescription": "退出该频道,但是你频道内的信息不会被移除。",
|
||||
"channelActionLeave": "退出频道",
|
||||
"channelActionLeaveDescription": "删除你在这个频道的身份。",
|
||||
"channelNotifyLevel": "通知级别",
|
||||
"channelNotifyLevelDescription": "有您决定要接受多少来自这个频道的消息。",
|
||||
"channelNotifyLevelAll": "全部通知",
|
||||
"channelNotifyLevelMentioned": "仅提及",
|
||||
"channelNotifyLevelNone": "全部静音",
|
||||
"channelNotifyLevelApplied": "已经保存并应用频道通知级别配置。",
|
||||
"fieldChannelProfileNick": "频道内显示名",
|
||||
"fieldChannelProfileNickHint": "在频道内显示的昵称,留空则使用账号显示名。",
|
||||
"fieldRealmAlias": "领域别名",
|
||||
|
Reference in New Issue
Block a user