Skip to content

Commit 953352a

Browse files
Added missing translations.
1 parent 29e066e commit 953352a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/main/resources/assets/chatexchange/lang/en_us.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"modid.config.advancement": "Enable Advancement",
1616
"modid.config.broadcastPrefix": "Broadcast Prefix",
1717
"modid.config.commandBroadcastFormat": "Command Broadcast Format",
18+
"modid.config.receiveMessageFormat": "Receive Message Format",
1819
"chatexchange.command.chatexchange.description": "§3§lChatExchange Help§r\nIf the server has enabled broadcasting chat messages, your chat messages will be broadcast to an external port by default.\nYou can use /chatexchange broadcastme to control whether your chat messages will be broadcast.\nAlso, you can broadcast your messages by prefixing @broadcast/@bc.",
1920
"chatexchange.command.chatexchange.status": "Chat: %s\nJoin/Leave: %s\nDeath: %s\nAdvancement: %s",
2021
"chatexchange.command.chatexchange.broadcastme.on": "Your chat messages will now be broadcast.",

src/main/resources/assets/chatexchange/lang/zh_cn.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"modid.config.advancement": "启用进度消息",
1616
"modid.config.broadcastPrefix": "广播前缀",
1717
"modid.config.commandBroadcastFormat": "命令广播格式",
18+
"modid.config.receiveMessageFormat": "接收消息格式",
1819
"chatexchange.command.chatexchange.description": "§3§lChatExchange 帮助§r\n若服务器开启了广播聊天消息,你的聊天消息默认会被自动广播到外部端口。\n你可以使用 /chatexchange broadcastme 来控制你的消息是否被广播。\n同时,在发送消息前加上@广播/@broadcast/@bc前缀也可以广播你的消息。",
1920
"chatexchange.command.chatexchange.status": "聊天消息: %s\n加入/离开消息: %s\n死亡消息: %s\n进度消息: %s",
2021
"chatexchange.command.chatexchange.broadcastme.on": "你的聊天消息现在会被广播了。",

0 commit comments

Comments
 (0)