chore: migrate admin routes, page titles, oboarding and request access to i18n - #9776
chore: migrate admin routes, page titles, oboarding and request access to i18n#9776AdityaHegde wants to merge 1 commit into
Conversation
|
@codex: review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1f156bc4ce
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| "billing_unlimited": "Ilimitado", | ||
| "billing_update_payment": "Actualizar pago", | ||
| "billing_update_payment_methods": "Actualizar métodos de pago", | ||
| "billing_upgrade": "Actualizar", |
There was a problem hiding this comment.
Translate the subscription upgrade action accurately
When a Spanish-speaking user reaches the quota error, this value labels the button that opens the plan-upgrade dialog as “Actualizar” (“Update”), which does not communicate that the user must move to a higher subscription plan. Use wording such as “Mejorar el plan” or “Cambiar a un plan superior” so the CTA retains the original meaning.
Useful? React with 👍 / 👎.
As part of complete migration to i18n this handles admin routes, page titles, oboarding and request access components.
Checklist: