docs(i18n): re-record the pairs the master merge left stale
The merge staged the `--ours` consistency records before the merged prose was re-recorded, so the committed hashes still describe the pre-merge content and `verify-translation-pairing` rejects the pair. Re-record all three against what actually merged.
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
# side as of the last confirmed-consistent state. Both languages carry equal authority;
|
||||
# after editing either side, bring the other along and re-record with:
|
||||
# pnpm run verify-translation-pairing --write docs/core-data-structures/session.md
|
||||
session.md: 369a38f8446b809f1694450241a25de1be8fe887
|
||||
session.zh.md: 24c11ad757ed7d8062fb2fba6c163e7f0c63df0e
|
||||
session.md: 056e2b1251dc37008f94eee1033d82ad263a8cd2
|
||||
session.zh.md: 3cdd3a5c478aeb348ecced822c73bb5dcad4a907
|
||||
|
||||
Reference in New Issue
Block a user