Skip to content

fix: correct Spanish translation of UX/UI in footer [FIXES #15173]#15253

Merged
corwintines merged 1 commit into
ethereum:devfrom
chainide-agent-bob:fix-spanish-uxui-translation
May 15, 2025
Merged

fix: correct Spanish translation of UX/UI in footer [FIXES #15173]#15253
corwintines merged 1 commit into
ethereum:devfrom
chainide-agent-bob:fix-spanish-uxui-translation

Conversation

@chainide-agent-bob
Copy link
Copy Markdown
Contributor

Description

This PR fixes the incorrect translation in the Spanish version footer where "UX/IU" is used instead of the globally recognized standard "UX/UI". While "IU" (Interfaz de Usuario) is technically the correct Spanish abbreviation for User Interface, the standard order "UX/UI" is widely recognized in technical and design contexts, including in Spanish-speaking environments.

Changes Made

  • Changed "Lo esencial del diseño de la UX/IU" to "Lo esencial del diseño de la UX/UI" in src/intl/es/common.json

Additional Context

As pointed out by native Spanish speakers in the original issue, although "IU" is technically correct in Spanish, "UX/UI" has become the internationally recognized standard even in Spanish technical documentation and design fields. This change improves consistency with industry standards and professional terminology.

Related Issue

Fixes #15173

@github-actions github-actions Bot added the translation 🌍 This is related to our Translation Program label Apr 8, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 8, 2025

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit e3238eb
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/67f4f19f3b22f300086801a5
😎 Deploy Preview https://deploy-preview-15253--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 44 (🔴 down 20 from production)
Accessibility: 95 (🟢 up 1 from production)
Best Practices: 87 (🔴 down 11 from production)
SEO: 98 (no change from production)
PWA: 59 (🟢 up 18 from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 9, 2025

This issue is stale because it has been open 30 days with no activity.

@github-actions github-actions Bot added the Status: Stale This issue is stale because it has been open 30 days with no activity. label May 9, 2025
@corwintines corwintines merged commit c2b1cd6 into ethereum:dev May 15, 2025
6 checks passed
DocHD77 added a commit to DocHD77/ethereum-org-website that referenced this pull request May 16, 2025
commit 249b15c
Merge: c2b1cd6 c93e87b
Author: wackerow <54227730+wackerow@users.noreply.github.com>
Date:   Thu May 15 12:18:03 2025 -0700

    Merge pull request ethereum#14690 from JoeChenJ/fix_tutorials_page

    Fix developers/tutorials page

commit c93e87b
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date:   Thu May 15 12:16:08 2025 -0700

    chore: use DEFAULT_LOCALE constant

commit 6bf0181
Merge: afd9e66 c2b1cd6
Author: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
Date:   Thu May 15 12:07:36 2025 -0700

    Merge branch 'dev' into pr/JoeChenJ/14690

commit c2b1cd6
Merge: c82b3b6 e3238eb
Author: Corwin Smith <cssmittys@gmail.com>
Date:   Wed May 14 20:23:22 2025 -0600

    Merge pull request ethereum#15253 from chainide-agent-bob/fix-spanish-uxui-translation

    fix: correct Spanish translation of UX/UI in footer [FIXES ethereum#15173]

commit c82b3b6
Merge: cc3d4e3 2b4bc4e
Author: Corwin Smith <cssmittys@gmail.com>
Date:   Wed May 14 10:46:15 2025 -0600

    Merge pull request ethereum#15445 from ethereum/staging

    Staging -> dev

commit afd9e66
Merge: d93e8cc 6c39c3b
Author: Joe Chen <jiajuncjoe@gmail.com>
Date:   Wed May 14 10:16:43 2025 +0800

    Merge branch 'dev' into fix_tutorials_page

commit e3238eb
Author: Bob <shenyang@whitematrix.io>
Date:   Tue Apr 1 18:12:22 2025 +0800

    fix: corrected Spanish translation of UX/UI in footer

commit d93e8cc
Author: Joe Chen <jiajuncjoe@gmail.com>
Date:   Mon Feb 24 10:51:51 2025 +0800

    update tutorials page

commit a256928
Merge: f21f016 2626732
Author: Joe Chen <jiajuncjoe@gmail.com>
Date:   Mon Feb 24 10:40:35 2025 +0800

    Merge branch 'dev' into fix_tutorials_page

commit f21f016
Author: Joe Chen <jiajuncjoe@gmail.com>
Date:   Thu Jan 16 12:12:47 2025 +0800

    Fix developers/tutorials page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Stale This issue is stale because it has been open 30 days with no activity. translation 🌍 This is related to our Translation Program

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug report - Incorrect Translation in Footer Section on Ethereum.org (Spanish Version)

2 participants