From d7b5b81b5d6ec55d0847b5171c3800a8f7b5c001 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 7 Oct 2025 17:25:43 -0700 Subject: feat: add i18n translation (initial JP and EN) --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2dc61e1..0921af8 100644 --- a/.gitignore +++ b/.gitignore @@ -176,4 +176,7 @@ wac_result_cache.json summarization_cache.json *.bak *.db -*.json +summarization_cache.json +wac_result_cache.json +tl_cache.json +key.json -- cgit v1.2.3