From 877fe4be32c2a3c2f4931ab16be156c382fa71d4 Mon Sep 17 00:00:00 2001 From: iacore Date: Tue, 8 Oct 2024 09:27:18 +0000 Subject: [PATCH] ++docs --- doc/dev/features/i18n.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/dev/features/i18n.md b/doc/dev/features/i18n.md index 379988a..7f042c5 100644 --- a/doc/dev/features/i18n.md +++ b/doc/dev/features/i18n.md @@ -6,9 +6,10 @@ Notes on i18n/ - [ ] Add env PIXIVFE_SERVER_LOCALE and set `i18n.GlobalLocale` to that on startup - [ ] Rewrite jet template on load to use translated strings +- [ ] Check if any jet template strings are ignored (false negative) - Setup Crowdin - [x] manual upload and download - - [ ] automatic upload and download + - [x] automatic upload and download ## Crowdin CLI usage