From c3dc8f411d6ff0b83a66589b29d76155afe2c803 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Wed, 17 Dec 2025 14:18:58 +0800 Subject: Add sheet and time context to no changes status message The "no changes" status message now includes the sheet name and timestamp when displaying that the workspace is synchronized. This provides better context about which sheet and what time the status is based on. --- locales/help_docs/zh-CN.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'locales/help_docs/zh-CN.yml') diff --git a/locales/help_docs/zh-CN.yml b/locales/help_docs/zh-CN.yml index 757acd6..156761e 100644 --- a/locales/help_docs/zh-CN.yml +++ b/locales/help_docs/zh-CN.yml @@ -830,6 +830,7 @@ jv: **提示**:使用 `jv track` 追踪您的变更 no_changes: | + 所在表 %{sheet_name},状态基于 %{h} 小时 %{m} 分钟 %{s} 秒前 您的工作区与上游保持同步,可基于该状态进行结构、内容的编辑! created_item: | -- cgit