Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

es: fix url locales #15709

Merged
merged 1 commit into from
Sep 8, 2023
Merged

es: fix url locales #15709

merged 1 commit into from
Sep 8, 2023

Conversation

yin1999
Copy link
Member

@yin1999 yin1999 commented Sep 8, 2023

Description

fix url locales, using the script in #15638

@yin1999 yin1999 requested a review from a team as a code owner September 8, 2023 07:35
@yin1999 yin1999 requested review from JuanVqz and removed request for a team September 8, 2023 07:35
@github-actions github-actions bot added the l10n-es Issues related to Spanish content. label Sep 8, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

Preview URLs

Flaws (154)

URL: /es/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript/Finishing_up
Title: Terminando
Flaw count: 5

  • macros:
    • /es/docs/Web/API/WindowTimers/setInterval redirects to /es/docs/Web/API/setInterval
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • Can't resolve /es/docs/Games/Workflows/HTML5_Gamedev_Phaser_Device_Orientation
    • Can't resolve /es/docs/Games/Workflows/Famoso_juego_2D_usando_JavaScript_puro

URL: /es/docs/Web/API/Element/click_event
Title: Element: Evento click
Flaw count: 34

  • macros:
    • /es/docs/Web/API/Element/mouseup_event does not exist but fell back to /en-US/docs/Web/API/Element/mouseup_event
    • /es/docs/Web/API/MouseEvent/altKey does not exist but fell back to /en-US/docs/Web/API/MouseEvent/altKey
    • /es/docs/Web/API/MouseEvent/button does not exist but fell back to /en-US/docs/Web/API/MouseEvent/button
    • /es/docs/Web/API/MouseEvent/buttons does not exist but fell back to /en-US/docs/Web/API/MouseEvent/buttons
    • /es/docs/Web/API/MouseEvent/clientX does not exist but fell back to /en-US/docs/Web/API/MouseEvent/clientX
    • and 28 more flaws omitted
  • translation_differences:
    • Differences in the important macros (3 in common of 5 possible)

URL: /es/docs/Web/JavaScript/Reference/Operators/in
Title: in
Flaw count: 5

  • macros:
    • /es/docs/Web/JavaScript/Reference/Operadores/delete does not exist
    • /es/docs/Web/JavaScript/Reference/Objetos_globales/undefined does not exist
    • /es/docs/Web/JavaScript/Reference/Global_Objects/Reflect/has does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Reflect/has
  • broken_links:
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (3 in common of 4 possible)

URL: /es/docs/Web/JavaScript/Reference/Global_Objects/Object
Title: Object
Flaw count: 9

  • macros:
    • wrong xref macro used (consider changing which macro you use)
    • /es/docs/Web/JavaScript/Reference/Global_Objects/Map/delete does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Map/delete
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • and 2 more flaws omitted

URL: /es/docs/Learn/JavaScript/Asynchronous/Introducing
Title: Introducción a JavaScript asíncrono
Flaw count: 101

  • macros:
    • /es/docs/Learn/CSS/Building_blocks/Cascade_layers does not exist but fell back to /en-US/docs/Learn/CSS/Building_blocks/Cascade_layers
    • /es/docs/Learn/CSS/Building_blocks/Organizing does not exist but fell back to /en-US/docs/Learn/CSS/Building_blocks/Organizing
    • /es/docs/Learn/CSS/Building_blocks/Creating_fancy_letterheaded_paper does not exist but fell back to /en-US/docs/Learn/CSS/Building_blocks/Creating_fancy_letterheaded_paper
    • /es/docs/Learn/CSS/Building_blocks/A_cool_looking_box does not exist but fell back to /en-US/docs/Learn/CSS/Building_blocks/A_cool_looking_box
    • /es/docs/Learn/CSS/Styling_text/Typesetting_a_homepage does not exist but fell back to /en-US/docs/Learn/CSS/Styling_text/Typesetting_a_homepage
    • and 96 more flaws omitted

Copy link
Contributor

@Graywolf9 Graywolf9 left a comment

Choose a reason for hiding this comment

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

Great! Thank you so much!

@Graywolf9 Graywolf9 merged commit 46c4726 into mdn:main Sep 8, 2023
6 checks passed
@yin1999 yin1999 deleted the es-locales branch September 8, 2023 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-es Issues related to Spanish content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants