Files
AutonetSellCar/backend/app/main.py
AutonetSellCar Deploy 3f27297c4a refactor: Remove unused DB translation system
Static dictionary (i18n.ts CAR_TRANSLATIONS) already covers all terms.
DB translations table had only 179 entries used as fallback and was
never actually reached. Simplifies useTranslate hook to static-only.
DB table preserved for safety.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 23:24:38 +09:00

8.7 KiB