forked from Gitlink/gitlink-cli
仅改造 fork 自己实现/新增的命令,不动 upstream 本身未 i18n 的包: - issue/batch_*.go(7文件): newBatchXxxShortcut 接受 tr,所有 Description/Usage 改 tr.T();新增 batchRuntimeFlags(tr) 共享 helper 消除 dry-run/confirm/max/delay 重复 - search +issues: 11 个硬编码改 tr.T(),复用 flag.search.keyword/ flag.page/flag.limit/flag.sort_by/flag.sort_direction - user headmaps/stats-*/trends: newStatsShortcut 接受 tr, Description/Usage 改 tr.T() - locale: 新增 51 个 key(zh-CN + en-US 双语),清理 10 个孤立死 key (batch_list.*/batch.reason/yes 等无对应命令的遗留 key) 全模块测试通过(40 包,0 失败)。 |
||
|---|---|---|
| .. | ||
| auth | ||
| client | ||
| config | ||
| context | ||
| i18n | ||
| output | ||
| snippet | ||