feat(i18n): add French locale#1438
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@pascalandr is attempting to deploy a commit to the Different AI Team on Vercel. A member of the Team first needs to authorize it. |
|
The following comment was made by an LLM, it may be inaccurate: |
|
@pascalandr can you also add french to the audit script and check the results? Tagging @johnnyshields so he can comment on what we want to do This is what I got from the audit report: |
|
@OmarMcAdam I played around with french a bit and it seems to 1) work 2) not break for other languages (eg: English). |
|
@jcllobet |
* feat(i18n): add French locale * chore(i18n): include French in audit script
* feat(i18n): add French locale * chore(i18n): include French in audit script
Summary
frin the locale registry and language pickerTesting
node scripts/i18n-audit.mjs --missing2075keys,0missing,0extra,0placeholder mismatches)pnpm --filter @openwork/app typecheck(fails on a pre-existing unrelated React typing issue inapps/app/src/react/session/markdown.react.tsx:100)