feat: add i18n (#14)

* feat: add i18n

* feat: update readme
This commit is contained in:
Dream Hunter
2023-09-07 14:11:33 +08:00
committed by GitHub
parent 536cd98df2
commit 4cae64b537
7 changed files with 169 additions and 24 deletions
+1
View File
@@ -32,6 +32,7 @@
- [x] email 转发使用 Cloudflare Email Routing
- [x] 使用 password 重新登录之前的邮箱
- [x] 获取自定义名字的邮箱
- [x] 支持多语言
- [ ] 免费版附件过大会造成 Exceeded CPU Limit 错误
---