Description
Only 26 out of 197 categories (13.2%) have Chinese translations (name_zh). The Vertex AI batch translation only covered root-level categories and created duplicates instead of updating existing records (see related duplicate categories issue).
Current State
- 197 total categories (29 root, 168 sub-categories)
- 26 have
name_zh populated (13.2%)
- All 168 sub-categories have no Chinese translation
Expected
All 197 categories should have name_zh populated.
Fix
- First resolve the duplicate root categories issue
- Run Vertex AI translation on all categories missing
name_zh
- Ensure the translation updates existing records via upsert on primary key
Description
Only 26 out of 197 categories (13.2%) have Chinese translations (
name_zh). The Vertex AI batch translation only covered root-level categories and created duplicates instead of updating existing records (see related duplicate categories issue).Current State
name_zhpopulated (13.2%)Expected
All 197 categories should have
name_zhpopulated.Fix
name_zh