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

delete untranslated content - game #14971

Merged
merged 1 commit into from
Aug 8, 2023
Merged

delete untranslated content - game #14971

merged 1 commit into from
Aug 8, 2023

Conversation

hochan222
Copy link
Member

#14965 의 �game 폴더 부분입니다.

@hochan222 hochan222 requested a review from a team as a code owner August 8, 2023 12:08
@hochan222 hochan222 requested review from yujo11 and removed request for a team August 8, 2023 12:08
@github-actions github-actions bot added the l10n-ko Issues related to Korean content. label Aug 8, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 8, 2023

Preview URLs (12 pages)
Flaws (79)

Note! 1 document with no flaws that don't need to be listed. 🎉

URL: /ko/docs/Games
Title: 게임 개발
Flaw count: 2

  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can't resolve /ko/docs/Games/Examples

URL: /ko/docs/Games/Introduction
Title: 웹 게임 개발에 대해
Flaw count: 35

  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • Is currently http:// but can become https://
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • and 30 more flaws omitted

URL: /ko/docs/Games/Tutorials
Title: Tutorials
Flaw count: 5

  • 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't resolve /ko/Apps/Build/gather_and_modify_data/responding_to_device_orientation_changes
    • Can use the English (en-US) link as a fallback

URL: /ko/docs/Games/Tutorials/2D_breakout_game_Phaser/The_score
Title: 득점
Flaw count: 2

  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback

URL: /ko/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript
Title: 순수한 자바스크립트를 이용한 2D 벽돌깨기 게임
Flaw count: 12

  • broken_links:
    • Can't resolve /ko/docs/Games/Tutorials/순수한_자바스크립트를_이용한_2D_벽돌깨기_게임/캔버스_생성과_그리기
    • Can't resolve /ko/Learn/Getting_started_with_the_web/JavaScript_basics
    • 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 7 more flaws omitted

URL: /ko/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript/Move_the_ball
Title: 공 움직이기
Flaw count: 4

  • macros:
    • /ko/docs/Web/API/WindowTimers/setInterval does not exist but fell back to /en-US/docs/Web/API/setInterval
    • /ko/docs/Web/API/CanvasRenderingContext2D/arc does not exist but fell back to /en-US/docs/Web/API/CanvasRenderingContext2D/arc
    • /ko/docs/Web/API/CanvasRenderingContext2D/clearRect does not exist but fell back to /en-US/docs/Web/API/CanvasRenderingContext2D/clearRect
  • broken_links:
    • Can use the English (en-US) link as a fallback

URL: /ko/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript/Create_the_Canvas_and_draw_on_it
Title: 캔버스 생성과 그리기
Flaw count: 12

  • macros:
    • /ko/docs/Web/API/CanvasRenderingContext2D/beginPath does not exist but fell back to /en-US/docs/Web/API/CanvasRenderingContext2D/beginPath
    • /ko/docs/Web/API/CanvasRenderingContext2D/closePath does not exist but fell back to /en-US/docs/Web/API/CanvasRenderingContext2D/closePath
    • /ko/docs/Web/API/CanvasRenderingContext2D/rect does not exist but fell back to /en-US/docs/Web/API/CanvasRenderingContext2D/rect
    • /ko/docs/Web/API/CanvasRenderingContext2D/fillStyle does not exist but fell back to /en-US/docs/Web/API/CanvasRenderingContext2D/fillStyle
    • /ko/docs/Web/API/CanvasRenderingContext2D/fill does not exist but fell back to /en-US/docs/Web/API/CanvasRenderingContext2D/fill
    • and 6 more flaws omitted
  • broken_links:
    • Can't resolve /ko/docs/Games/Tutorials/순수한_자바스크립트를_이용한_2D_벽돌깨기_게임

URL: /ko/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript/Build_the_brick_field
Title: 벽돌 만들기
Flaw count: 1

  • broken_links:
    • Can use the English (en-US) link as a fallback

URL: /ko/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript/Finishing_up
Title: 개발 마무리
Flaw count: 2

  • macros:
    • /ko/docs/Web/API/WindowTimers/setInterval does not exist but fell back to /en-US/docs/Web/API/setInterval
  • broken_links:
    • Can use the English (en-US) link as a fallback

URL: /ko/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript/Mouse_controls
Title: 마우스로 패들 조종하기
Flaw count: 1

  • macros:
    • /ko/docs/Web/API/Element/mousemove_event does not exist but fell back to /en-US/docs/Web/API/Element/mousemove_event

URL: /ko/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript/Bounce_off_the_walls
Title: 공을 벽에 튕기기
Flaw count: 3

  • 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
External URLs (2)

URL: /ko/docs/Games/Tutorials
Title: Tutorials

@hochan222 hochan222 merged commit fe6d8a9 into mdn:main Aug 8, 2023
7 checks passed
@hochan222 hochan222 deleted the ko-delete-untranslated-content-game-part1 branch August 8, 2023 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-ko Issues related to Korean content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant