docs: update i18n status in ROADMAP

This commit is contained in:
Simon
2025-10-22 22:41:48 +08:00
parent cd84269427
commit 55f07d971a

View File

@@ -31,9 +31,9 @@ The development progress and future plans for PageAgent.
- [ ] **Black/white-list safeguard**
- [ ] **Data-masking**
- [ ] **Optimize for popular UI frameworks**
- [ ] **i18n of the website**
- [x] **i18n of the website**
- [x] Chinese version
- [ ] English version
- [x] English version
- [ ] **Testing suits**
- [ ] **Support custom llm fetch**
- [ ] **Refactor: Separate `Agent` and `Page-Controller`**