Problem
TRANSLATION_STATUS.md claims 180/180 pages (100%), but the current site/ tree actually has 209 pages. 33 curated pages (per translation/curated-pages.txt) are missing entirely, including high-traffic ones like NU5, Sapling, Sprout, and Zallet_Quick_Reference_Guide.
Worst case: Zcash_Tech shows 14/14 but should be 31.
Why it matters
This file is documented as the "always-current" source of truth for translation contributors — it's currently wrong and misleading.
Fix
Re-run the existing generator script and commit the output:
node scripts/gen-translation-status.mjs
Problem
TRANSLATION_STATUS.mdclaims180/180 pages (100%), but the currentsite/tree actually has 209 pages. 33 curated pages (pertranslation/curated-pages.txt) are missing entirely, including high-traffic ones likeNU5,Sapling,Sprout, andZallet_Quick_Reference_Guide.Worst case:
Zcash_Techshows 14/14 but should be 31.Why it matters
This file is documented as the "always-current" source of truth for translation contributors — it's currently wrong and misleading.
Fix
Re-run the existing generator script and commit the output: