From 955ba5a0b9c46a651ea0a93d3e8701bf05138b7d Mon Sep 17 00:00:00 2001 From: grassblock Date: Mon, 11 Aug 2025 16:18:37 +0800 Subject: [PATCH] chore(docs): update i18n status --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e0381a..9483f72 100644 --- a/README.md +++ b/README.md @@ -64,13 +64,16 @@ All commands are run from the root of the project, from a terminal: - [x] A mode to make the site 0 javascript - [x] Multiple authors via YAML - [ ] i18n support + - [x] UI text + - [ ] Localized content (we need help!) + - [ ] Translations (we need help!) - [x] Better support for printing version - [ ] Add support for more comment engines - [x] Add support for umami statics - [ ] Improve documentation - [ ] Release v1.0 - [ ] ~~Integrate with Fediverse w/ activityPub~~ -- [ ] ~~Plain text version when visiting the site via `curl`~~ +- [ ] ~~Plain text version when visiting the site via `curl`~~ (can't be done with SSG mode) ## 👀 Want to learn more?