Skip to content

Commit

Permalink
translations: Update zh_cn.json (#14)
Browse files Browse the repository at this point in the history
Updated simplified Chinese translation.
  • Loading branch information
IceeAlin authored Jun 5, 2022
1 parent 736fda1 commit 1387db6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/main/resources/assets/compactchat/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
{
"text.autoconfig.compactchat.option.infiniteChatHistory": "聊天记录无限长度"
"text.autoconfig.compactchat.title": "紧凑聊天设置",
"text.autoconfig.compactchat.option.infiniteChatHistory": "聊天记录长度无限",
"text.autoconfig.compactchat.option.clearChatHistoryOnWorldJoin": "清除加入世界消息的聊天记录",
"text.autoconfig.compactchat.option.resetCounterOnWorldJoin": "重置加入世界消息的计数器"
}

0 comments on commit 1387db6

Please sign in to comment.