feat: Add more AI translation languages
What does this PR do?
Adds more languages as we slowly get to the 41 we support. Doing this incrementally as new languages take a long time to translate and accrue high usage. Want to avoid a GitHub action fail causing the need for a re-run with more high usage.
Mandatory Tasks (DO NOT REMOVE)
- [x] I have self-reviewed the code (A decent size PR without self-review might be rejected).
- [x] N/A - I have added a Docs issue here if this PR makes changes that would require a documentation change. If N/A, write N/A here and check the checkbox.
- [x] I confirm automated tests are in place that prove my fix is effective or that my feature works.
Graphite Automations
"Add foundation team as reviewer" took an action on this PR • (08/28/24)
1 reviewer was added to this PR based on Keith Williams's automation.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| cal | ⬜️ Ignored (Inspect) | Visit Preview | Aug 29, 2024 3:10pm | |
| calcom-web-canary | ⬜️ Ignored (Inspect) | Visit Preview | Aug 29, 2024 3:10pm |
Let's merge this one first:
https://github.com/calcom/cal.com/pull/16390
It will update the i18n job setup.
Then, let's update this branch to have the latest changes from main.
Let's merge this one first:
#16390
It will update the i18n job setup.
Then, let's update this branch to have the latest changes from
main.
I’ve been running manually, triggering workflow_dispatch, which pulls in these changes and runs them.
Will merge and let it run via the normal pull_request_target and see if there’s any difference though.