docs: README fork notice 改动清单翻译为英文(面向 GitHub mirror 受众)

FORK.md 仍保持中文。
This commit is contained in:
2026-05-07 15:47:00 +08:00
parent 76a274e1cc
commit d629dfe18c
+8 -8
View File
@@ -4,14 +4,14 @@
> >
> This repository is a personal fork of [mayswind/ezbookkeeping](https://github.com/mayswind/ezbookkeeping) (MIT) with the following custom additions on top of upstream releases: > This repository is a personal fork of [mayswind/ezbookkeeping](https://github.com/mayswind/ezbookkeeping) (MIT) with the following custom additions on top of upstream releases:
> >
> - **信用卡账户**:信用额度字段,账户列表显示可用额度 > - **Credit card accounts**: credit-limit field; account list shows available credit
> - **账户筛选交易**:单账户筛选时顶部显示账户信息卡(图标 / 名称 / 余额 / 可用额度) > - **Account-filtered transactions**: when filtering by a single account, show an account info card on top (icon / name / balance / available credit)
> - **账户编辑**:直接修改余额字段,自动生成「余额调整」交易 > - **Account editing**: edit the balance field directly; a "balance adjustment" transaction is generated automatically
> - **记账页**:选择账户后实时显示余额或信用卡可用额度 > - **Add-transaction page**: live display of balance or available credit after selecting an account
> - **小键盘**:自定义布局(计算器风格 4 列) + `touch-action` 修复点击延迟 > - **Numpad**: custom layout (4-column calculator style) + `touch-action` fix for tap latency
> - **移动端动画**:通用过渡 300ms → 150ms > - **Mobile animations**: generic transitions 300ms → 150ms
> - **交易详情**:移动端三点菜单加编辑/删除入口 > - **Transaction detail**: edit / delete entries added to the mobile three-dot menu
> - **分类选择**:移动端可设默认全部展开(云同步白名单) > - **Category picker**: optional "expand all by default" on mobile (cloud-sync allowlisted)
> >
> Full list with implementation details: [`FORK.md`](FORK.md) > Full list with implementation details: [`FORK.md`](FORK.md)
> Branch model / upstream sync / CI troubleshooting: [`CLAUDE.md`](CLAUDE.md) > Branch model / upstream sync / CI troubleshooting: [`CLAUDE.md`](CLAUDE.md)