Skip to content

fix: add tooManyRequests i18n key to DE and FR locales#568

Merged
grunch merged 2 commits into
mainfrom
fix/i18n-too-many-requests-de-fr
Apr 9, 2026
Merged

fix: add tooManyRequests i18n key to DE and FR locales#568
grunch merged 2 commits into
mainfrom
fix/i18n-too-many-requests-de-fr

Conversation

@mostronatorcoder

Copy link
Copy Markdown
Contributor

Summary

Follows up on #566 which added the tooManyRequests i18n key to EN, ES, and IT but missed DE and FR.

Changes

  • intl_de.arb: add "tooManyRequests": "Zu viele Anfragen, bitte versuche es später erneut."
  • intl_fr.arb: add "tooManyRequests": "Trop de requêtes, veuillez réessayer plus tard."

Why

Incomplete i18n coverage — German and French users would see the key name as a fallback instead of a localized message.

@grunch grunch left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@grunch grunch merged commit 9def78b into main Apr 9, 2026
1 check passed
@grunch grunch deleted the fix/i18n-too-many-requests-de-fr branch April 9, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant