@sparkelf/dsh-patch-session-export-chinese 0.1.0-rc.13 → 0.1.0-rc.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.i18n.yaml CHANGED
@@ -2,5 +2,5 @@
2
2
  # side as of the last confirmed-consistent state. Both languages carry equal authority;
3
3
  # after editing either side, bring the other along and re-record with:
4
4
  # pnpm run verify-translation-pairing --write patches/npm/session-export-chinese/README.md
5
- README.md: 1d30a07395bc755d01011c08e8681e0b29a1b55c
6
- README.zh.md: 8d4f5d1bc5a9967bdce97fff081edc9174e09710
5
+ README.md: 561da7a70f87fdb7c776eb6dddd204e7743c227d
6
+ README.zh.md: 017b2e9084902e3865217e1e7d4c582a5d6ba345
package/README.md CHANGED
@@ -4,6 +4,6 @@ English | [中文](README.zh.md)
4
4
 
5
5
  This data-only package replaces the mixed English `Session` wording in the official Simplified-Chinese Session export action and status dialog with the established Chinese term `会话`. English copy and export behavior are unchanged.
6
6
 
7
- The target is exact official source revision `0a53fb55bea101816fa226bb964ae2bed71c343b`. The payload is applied before that source tree is built. The package has no JavaScript entry, lifecycle script, Cordis plugin, compatibility adapter, or alternate variant.
7
+ The target is exact official source revision `d347e703908d0406b7a7ef80e3a0e594d86b2215`. The payload is applied before that source tree is built. The package has no JavaScript entry, lifecycle script, Cordis plugin, compatibility adapter, or alternate variant.
8
8
 
9
9
  Retire this package when official DSH ships consistent Simplified-Chinese Session export copy.
package/README.zh.md CHANGED
@@ -4,6 +4,6 @@
4
4
 
5
5
  该data-only package把official简体中文会话导出按钮和状态对话框中混用的英文`Session`统一替换为既有中文术语`会话`。英文文案和导出行为保持不变。
6
6
 
7
- target是exact official source revision `0a53fb55bea101816fa226bb964ae2bed71c343b`,payload在该source tree build前应用。本package没有JavaScript entry、lifecycle script、Cordis plugin、compatibility adapter或alternate variant。
7
+ target是exact official source revision `d347e703908d0406b7a7ef80e3a0e594d86b2215`,payload在该source tree build前应用。本package没有JavaScript entry、lifecycle script、Cordis plugin、compatibility adapter或alternate variant。
8
8
 
9
9
  official DSH发布统一的简体中文会话导出文案后,retire本package。
package/package.json CHANGED
@@ -4,11 +4,11 @@
4
4
  "formatVersion": 1,
5
5
  "variants": [
6
6
  {
7
- "dsh": ">=0.1.2-alpha.2",
7
+ "dsh": ">=0.1.3-alpha.1",
8
8
  "file": "./patches/session-export-chinese.patch",
9
9
  "id": "session-export-simplified-chinese-copy",
10
10
  "target": {
11
- "baseRevision": "0a53fb55bea101816fa226bb964ae2bed71c343b",
11
+ "baseRevision": "d347e703908d0406b7a7ef80e3a0e594d86b2215",
12
12
  "kind": "dsh-source",
13
13
  "paths": [
14
14
  "packages/session-query/session-log-export/src/client/"
@@ -31,5 +31,5 @@
31
31
  "url": "git+https://github.com/SparkElf/deepseek-harness-plus.git"
32
32
  },
33
33
  "type": "module",
34
- "version": "0.1.0-rc.13"
34
+ "version": "0.1.0-rc.22"
35
35
  }
@@ -1,5 +1,5 @@
1
1
  diff --git a/packages/session-query/session-log-export/src/client/locales.ts b/packages/session-query/session-log-export/src/client/locales.ts
2
- index 29989f3dd4d2cf20431cfdf2adaae09496fd8a6d..7e2e77e0e69ffaae958c15016244405eccd652a6 100644
2
+ index 29989f3dd4..7e2e77e0e6 100644
3
3
  --- a/packages/session-query/session-log-export/src/client/locales.ts
4
4
  +++ b/packages/session-query/session-log-export/src/client/locales.ts
5
5
  @@ -3,14 +3,14 @@ export const NS = 'session-log-download'