Browse Source

Merge pull request #15712 from qingchunnh/Update_zh-CN-25715-2

i18n: Fix zh-CN
Tim Jaeryang Baek 3 months ago
parent
commit
9063942055
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/i18n/locales/zh-CN/translation.json

+ 1 - 1
src/lib/i18n/locales/zh-CN/translation.json

@@ -13,7 +13,7 @@
 	"{{COUNT}} characters": "{{COUNT}} 个字符",
 	"{{COUNT}} hidden lines": "{{COUNT}} 行被隐藏",
 	"{{COUNT}} Replies": "{{COUNT}} 回复",
-	"{{COUNT}} words": "{{COUNT}} 个",
+	"{{COUNT}} words": "{{COUNT}} 个",
 	"{{user}}'s Chats": "{{user}} 的对话记录",
 	"{{webUIName}} Backend Required": "{{webUIName}} 需要后端服务",
 	"*Prompt node ID(s) are required for image generation": "*图片生成需要 Prompt node ID",