From 5239725777d39c3e076cea7dcbbfb9f93beacb07 Mon Sep 17 00:00:00 2001 From: Inkorest <95531127+Inkorest@users.noreply.github.com> Date: Thu, 2 Jul 2026 01:37:46 +0800 Subject: [PATCH] locale(zh): complete localization for new keys (#3204) --- locales/zh/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/zh/common.json b/locales/zh/common.json index 30383ba8d..9e6c271d3 100644 --- a/locales/zh/common.json +++ b/locales/zh/common.json @@ -141,7 +141,7 @@ "actions.noOutline": "无描边", "actions.join": "加入", "host": "房主", - "seed": "", + "seed": "{{number}} 号种子", "actions.nevermind": "反悔", "actions.clickHere": "点击此处", "actions.goBack": "返回",