MicroFish/backend/app
Dominik Seemann e60a5a93d3 fix(i18n): externalize remaining chinese backend log strings
Replace the last hard-coded Chinese log/print strings in the Flask
graph API, OASIS profile generator, and retry utility with calls to
the existing t() helper, completing the backend i18n coverage started
by ticket #6 so EN-locale operators see English logs end to end.

Adds nine entries to locales/{en,zh}.json: log.graph_api.m027-m029,
log.profile_generator.m024-m025, and a new log.retry.m001-m004
sub-namespace for the retry utility.

Closes #24
2026-05-07 22:40:18 +00:00
..
api fix(i18n): externalize remaining chinese backend log strings 2026-05-07 22:40:18 +00:00
models feat(i18n): replace hardcoded Chinese in backend SSE progress messages 2026-04-01 16:32:10 +08:00
services fix(i18n): externalize remaining chinese backend log strings 2026-05-07 22:40:18 +00:00
utils fix(i18n): externalize remaining chinese backend log strings 2026-05-07 22:40:18 +00:00
__init__.py feat(i18n): externalize chinese log and api response strings 2026-05-07 13:52:22 +00:00
config.py feat(graphiti): finalize neo4j migration with provider switch 2026-05-07 08:43:36 +00:00