Skip to content

Add esUS (Spanish - United States) locale#125

Merged
ArtyomVancyan merged 2 commits intomasterfrom
copilot/add-esus-translations
Mar 15, 2026
Merged

Add esUS (Spanish - United States) locale#125
ArtyomVancyan merged 2 commits intomasterfrom
copilot/add-esus-translations

Conversation

Copy link
Contributor

Copilot AI commented Mar 15, 2026

esUS was present in antd's locale set but missing from this project, causing the automated locale-check workflow to flag it.

Changes

  • src/locale.ts — Added esUS export with full Spanish country name translations (mirrors esES, same standard Spanish)
  • development/src/ant-phone/locale.ts — Added import esUS from "antd/es/locale/es_US" and included esUS in the locale map

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/ant-design/ant-design/contents/components/locale
    • Triggering command: /usr/bin/curl curl -s -H User-Agent: react-phone-hooks REDACTED (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>Missing locale translations detected</issue_title>
<issue_description>Update the translations, adding the following language keys:

  • esUS (antd)</issue_description>

<agent_instructions>Add the new language keys similar to #112 PR</agent_instructions>

Comments on the Issue (you are @copilot in this section)


💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

Co-authored-by: ArtyomVancyan <44609997+ArtyomVancyan@users.noreply.github.com>
Copilot AI changed the title [WIP] Update translations to include esUS locale Add esUS (Spanish - United States) locale Mar 15, 2026
Copilot AI requested a review from ArtyomVancyan March 15, 2026 16:03
@ArtyomVancyan ArtyomVancyan marked this pull request as ready for review March 15, 2026 16:12
@ArtyomVancyan ArtyomVancyan merged commit 00ff3e1 into master Mar 15, 2026
10 checks passed
@ArtyomVancyan ArtyomVancyan deleted the copilot/add-esus-translations branch March 15, 2026 16:14
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.

Missing locale translations detected

2 participants