Part of #206 (Phase 0). Depends on nothing; the pages are live.
Why
The seven relaunch pages went live on 2026-08-28 in three languages. The English and Russian copy was written by hand in June. The Chinese was written in August for #123 because no translation API key was available, and both #123 and #124 flagged it as not read by a native speaker. Chinese is one of the site's three languages by the maintainers' decision, and the largest audience the site cannot currently vouch for.
What to change
- Have a native reader go through the
home, get_started, low_latency, ecosystem, business, community and donate blocks of config/locales/pages.zh.yml, plus the site-wide strings in config/locales/zh.yml that those pages render (navigation, footer, the donate band, the meta description).
- Land the corrections as one change. Keys stay as they are; only values move, so
i18n-tasks missing and unused do not change.
- Record who reviewed it and when in the change description, so the next page knows whom to ask.
Later pages in this epic get the same pass before they are linked from the navigation; this issue establishes the reviewer.
Done means
- A native speaker's corrections are merged, or a native speaker has read the seven pages and found nothing to change, and either fact is written in this issue.
i18n-tasks missing is clean for zh; bin/rails test is green.
Part of #206 (Phase 0). Depends on nothing; the pages are live.
Why
The seven relaunch pages went live on 2026-08-28 in three languages. The English and Russian copy was written by hand in June. The Chinese was written in August for #123 because no translation API key was available, and both #123 and #124 flagged it as not read by a native speaker. Chinese is one of the site's three languages by the maintainers' decision, and the largest audience the site cannot currently vouch for.
What to change
home,get_started,low_latency,ecosystem,business,communityanddonateblocks ofconfig/locales/pages.zh.yml, plus the site-wide strings inconfig/locales/zh.ymlthat those pages render (navigation, footer, the donate band, the meta description).i18n-tasks missingandunuseddo not change.Later pages in this epic get the same pass before they are linked from the navigation; this issue establishes the reviewer.
Done means
i18n-tasks missingis clean for zh;bin/rails testis green.