add translate

This commit is contained in:
2026-01-18 16:43:42 +09:00
parent 8f8b2b7d28
commit 16d9463156
7 changed files with 272 additions and 1 deletions

View File

@@ -21,3 +21,4 @@ anyhow = "1.0"
dirs = "5.0"
chrono = { version = "0.4", features = ["serde"] }
rand = "0.8"
dotenvy = "0.15"