i18n: wire startup and config messages

This commit is contained in:
春河晴
2026-03-12 17:24:37 +09:00
parent c470fdfd1e
commit 27d334df08
7 changed files with 188 additions and 157 deletions

View File

@@ -6,6 +6,7 @@ requires-python = ">=3.10"
dependencies = [
"aiohttp-cors>=0.8.1",
"aiohttp>=3.12.14",
"Babel>=2.17.0",
"colorama>=0.4.6",
"faiss-cpu>=1.11.0",
"fastapi>=0.116.0",