Files
huly-platform/plugins/chat-assets/lang/zh.json
T
2025-09-16 13:15:56 +07:00

20 lines
519 B
JSON

{
"string": {
"Channel": "频道",
"Channels": "频道",
"Chat": "聊天",
"Description": "描述",
"Loading": "加载中...",
"MessageIn": "在 #{title} 的消息",
"Thread": "讨论串",
"Threads": "讨论串",
"Title": "标题",
"All": "全部",
"Inbox": "收件箱",
"ReactedToYourMessage": "对您的消息做出了反应",
"ClearAll": "清除全部",
"InboxIsClear": "收件箱是空的",
"YouDontHaveAnyNewMessages": "您没有任何新消息"
}
}