Reef's marketing site sets a German title and placeholder via data-* attributes, but the coral's own strings (Send, errors, status, accessible names) come from COPY which only has en, zh-tw, ja, zh-cn; resolveLocale returns en for de-DE, fr-FR, es-ES, pt-BR, ko-KR. Found by the adversarial review of reef PR #424 (R1-04). Add the five locales in the same register, and a test that every locale the platform ships has a COPY table.
Reef's marketing site sets a German title and placeholder via data-* attributes, but the coral's own strings (Send, errors, status, accessible names) come from COPY which only has en, zh-tw, ja, zh-cn; resolveLocale returns en for de-DE, fr-FR, es-ES, pt-BR, ko-KR. Found by the adversarial review of reef PR #424 (R1-04). Add the five locales in the same register, and a test that every locale the platform ships has a COPY table.