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

ko: Make sure localized links are used rather than /en-US/* (part 3) #14257

Merged
merged 2 commits into from
Jul 18, 2023

Conversation

queengooborg
Copy link
Collaborator

This PR fixes all of the links within the Korean locale so that they no longer point to English content. This is part 3 of 4.

@queengooborg queengooborg requested a review from a team as a code owner July 15, 2023 12:17
@queengooborg queengooborg requested review from hochan222 and removed request for a team July 15, 2023 12:17
@github-actions github-actions bot added the l10n-ko Issues related to Korean content. label Jul 15, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jul 15, 2023

Preview URLs (100 pages)
Flaws (997)

Note! 22 documents with no flaws that don't need to be listed. 🎉

URL: /ko/docs/Web/HTTP/Content_negotiation
Title: 콘텐츠 협상
Flaw count: 1

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

URL: /ko/docs/Web/HTTP/Browser_detection_using_the_user_agent
Title: 사용자 에이전트를 이용한 브라우저 감지
Flaw count: 4

  • 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

URL: /ko/docs/Web/HTTP/Session
Title: 전형적인 HTTP 세션
Flaw count: 1

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

URL: /ko/docs/Web/HTTP/Messages
Title: HTTP 메시지
Flaw count: 1

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

URL: /ko/docs/Web/HTTP/Methods/CONNECT
Title: CONNECT
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (2 in common of 3 possible)

URL: /ko/docs/Web/HTTP/Basics_of_HTTP/Evolution_of_HTTP
Title: HTTP의 진화
Flaw count: 1

  • macros:
    • /ko/docs/Glossary/CDN does not exist but fell back to /en-US/docs/Glossary/CDN

URL: /ko/docs/Web/HTTP/Basics_of_HTTP/Identifying_resources_on_the_Web
Title: 웹의 리소스 식별하기
Flaw count: 1

  • broken_links:
    • Can't resolve /ko/docs/Learn/Common_questions/What_is_a_URL

URL: /ko/docs/Web/HTTP/CORS/Errors/CORSMissingAllowOrigin
Title: Reason: CORS header 'Access-Control-Allow-Origin' missing
Flaw count: 1

  • macros:
    • This macro is deprecated; see https://github.com/orgs/mdn/discussions/347 to learn how to replace it.

URL: /ko/docs/Web/HTTP/CORS/Errors/CORSNotSupportingCredentials
Title: Reason: Credential is not supported if the CORS header 'Access-Control-Allow-Origin' is '*'
Flaw count: 2

  • macros:
    • /ko/docs/Web/API/XMLHttpRequest/withCredentials does not exist but fell back to /en-US/docs/Web/API/XMLHttpRequest/withCredentials
    • /ko/docs/Web/API/EventSource/withCredentials does not exist but fell back to /en-US/docs/Web/API/EventSource/withCredentials

URL: /ko/docs/Web/HTTP/Client_hints
Title: Client hints(클라이언트 힌트)
Flaw count: 5

  • broken_links:
    • Anchor not lowercase
    • Anchor not lowercase
    • Anchor not lowercase
    • Anchor not lowercase
  • translation_differences:
    • Differences in the important macros (0 in common of 1 possible)

URL: /ko/docs/Web/HTTP/Headers/Referer
Title: Referer
Flaw count: 5

  • macros:
    • /ko/docs/Web/API/Request/referrerPolicy does not exist but fell back to /en-US/docs/Web/API/Request/referrerPolicy
  • 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

URL: /ko/docs/Web/HTTP/Headers/Content-Security-Policy/script-src
Title: CSP: script-src
Flaw count: 8

  • macros:
    • /ko/docs/Glossary/Fetch_directive does not exist but fell back to /en-US/docs/Glossary/Fetch_directive
    • /ko/docs/Glossary/fetch_directive does not exist but fell back to /en-US/docs/Glossary/Fetch_directive
    • /ko/docs/Web/API/Window/setTimeout does not exist but fell back to /en-US/docs/Web/API/setTimeout
    • /ko/docs/Web/API/Window/setInterval does not exist but fell back to /en-US/docs/Web/API/setInterval
    • /ko/docs/Web/API/Window/setImmediate does not exist but fell back to /en-US/docs/Web/API/Window/setImmediate
    • and 1 more flaws omitted
  • 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/Web/JavaScript
Title: JavaScript
Flaw count: 7

  • 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 /ko/docs/Web/JavaScript/Language_Overview
    • Can't resolve /ko/docs/Web/JavaScript/Typed_arrays
    • Can't resolve /ko/docs/Web/JavaScript/Memory_Management
    • and 2 more flaws omitted

URL: /ko/docs/Web/JavaScript/Guide
Title: JavaScript 안내서
Flaw count: 22

  • broken_links:
    • Can't resolve /ko/docs/Web/JavaScript/Guide/Expressions_and_Operators
    • Can't resolve /ko/docs/Web/JavaScript/Guide/Expressions_and_Operators#assignment_operators
    • Can't resolve /ko/docs/Web/JavaScript/Guide/Expressions_and_Operators#comparison_operators
    • Can't resolve /ko/docs/Web/JavaScript/Guide/Expressions_and_Operators#arithmetic_operators
    • Can't resolve /ko/docs/Web/JavaScript/Guide/Expressions_and_Operators#bitwise_operators
    • and 17 more flaws omitted

URL: /ko/docs/Web/JavaScript/Guide/Using_promises
Title: Using promises
Flaw count: 12

  • macros:
    • /ko/docs/Web/API/Window/rejectionhandled_event does not exist but fell back to /en-US/docs/Web/API/Window/rejectionhandled_event
    • /ko/docs/Web/API/Window/unhandledrejection_event does not exist but fell back to /en-US/docs/Web/API/Window/unhandledrejection_event
    • /ko/docs/Web/API/PromiseRejectionEvent does not exist but fell back to /en-US/docs/Web/API/PromiseRejectionEvent
    • /ko/docs/Web/API/PromiseRejectionEvent/promise does not exist but fell back to /en-US/docs/Web/API/PromiseRejectionEvent/promise
    • /ko/docs/Web/API/PromiseRejectionEvent/reason does not exist but fell back to /en-US/docs/Web/API/PromiseRejectionEvent/reason
    • and 2 more flaws omitted
  • broken_links:
    • Can't resolve /ko/docs/Web/JavaScript/EventLoop#Run-to-completion
    • Can use the English (en-US) link as a fallback
    • No need for the pathname in anchor links if it's the same page
    • Is currently http:// but can become https://
    • Is currently http:// but can become https://

URL: /ko/docs/Web/JavaScript/Guide/Text_formatting
Title: 텍스트 서식
Flaw count: 17

  • macros:
    • /ko/docs/Glossary/%EB%AC%B8%EC%9E%90%EC%97%B4 does not exist
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/String/fromCodePoint does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/String/fromCodePoint
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/String/codePointAt does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/String/codePointAt
    • /ko/docs/Web/JavaScript/Reference/%EB%AC%B8%EC%9E%90%EC%97%B4 does not exist
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/String/fromCodePoint does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/String/fromCodePoint
    • and 10 more flaws omitted
  • 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/Web/JavaScript/Guide/Iterators_and_generators
Title: 반복기 및 생성기
Flaw count: 3

  • macros:
    • /ko/docs/Web/JavaScript/Reference/Operators/Spread_operator redirects to /ko/docs/Web/JavaScript/Reference/Operators/Spread_syntax
  • broken_links:
    • Anchor not lowercase
    • Can't resolve /ko/docs/Web/JavaScript/Guide/Inheritance_and_the_prototype_chain

URL: /ko/docs/Web/JavaScript/Guide/Numbers_and_dates
Title: 숫자와 날짜
Flaw count: 11

  • macros:
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Math/cos does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/cos
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Math/asin does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/asin
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Math/atan does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/atan
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Math/atan2 does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/atan2
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Math/cosh does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/cosh
    • and 6 more flaws omitted

URL: /ko/docs/Web/JavaScript/Guide/Meta_programming
Title: 메타 프로그래밍
Flaw count: 20

  • macros:
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Proxy/handler redirects to /ko/docs/Web/JavaScript/Reference/Global_Objects/Proxy/Proxy
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Proxy/handler/getPrototypeOf does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy/Proxy/getPrototypeOf
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Proxy/handler/setPrototypeOf does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy/Proxy/setPrototypeOf
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Proxy/handler/isExtensible does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy/Proxy/isExtensible
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Proxy/handler/preventExtensions does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy/Proxy/preventExtensions
    • and 13 more flaws omitted
  • broken_links:
    • Can't resolve /ko/docs/Web/JavaScript/Reference/Global_Objects/Proxy/handler
    • Anchor not lowercase

URL: /ko/docs/Web/JavaScript/Guide/Modules
Title: JavaScript modules
Flaw count: 2

  • broken_links:
    • Anchor not lowercase
    • Is currently http:// but can become https://

URL: /ko/docs/Web/JavaScript/Guide/Loops_and_iteration
Title: 루프와 반복
Flaw count: 4

  • macros:
    • /ko/docs/Web/JavaScript/Reference/%EB%B0%B0%EC%97%B4 does not exist
    • /ko/docs/Web/JavaScript/Reference/%EB%B0%B0%EC%97%B4 does not exist
  • 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/Web/JavaScript/Guide/Regular_expressions/Assertions
Title: Assertions
Flaw count: 11

  • macros:
    • `/home/runner/work/translated-content/translated-content/mdn/content/node_modules/@mdn/yari/kumascript/macros/Specifications.ejs:1

1| <%
2| /*
3| Placeholder to render a specification section with spec_urls from BCD
4|

No first query argument or 'browser-compat' or 'spec-urls' front-matter value passed`

  • broken_links:
    • Can't resolve /ko/docs/Web/JavaScript/Guide/Regular_Expressions/Groups_and_Ranges
    • Link points to the page it's already on
    • Can't resolve /ko/docs/Web/JavaScript/Guide/Regular_Expressions/Groups_and_Ranges
    • Can't resolve /ko/docs/Web/JavaScript/Guide/Regular_Expressions#Browser_compatibility
    • Can't resolve /ko/docs/Web/JavaScript/Guide/Regular_Expressions
    • and 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (2 in common of 3 possible)

URL: /ko/docs/Web/JavaScript/Guide/Regular_expressions/Groups_and_backreferences
Title: Groups and Ranges
Flaw count: 6

  • broken_links:
    • Can't resolve /ko/docs/Web/JavaScript/Guide/Regular_Expressions
    • Can use the English (en-US) link as a fallback
    • Can't resolve /ko/docs/Web/JavaScript/Guide/Regular_Expressions/Assertions
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (1 in common of 2 possible)

URL: /ko/docs/Web/JavaScript/Guide/Functions
Title: 함수
Flaw count: 9

  • macros:
    • /ko/docs/Web/JavaScript/Reference/eval does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/eval
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/uneval does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Deprecated_and_obsolete_features
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/escape does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/escape
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/unescape does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/unescape
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/escape does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/escape
  • broken_links:
    • Can't resolve /ko/docs/Web/JavaScript/Guide/Working_with_Objects
    • Can't resolve /ko/docs/Web/JavaScript/Guide/Working_with_Objects#Objects_and_Properties
    • Can't resolve /ko/docs/DOM
    • Anchor not lowercase

URL: /ko/docs/Web/JavaScript/Guide/Keyed_collections
Title: 키 기반 컬렉션
Flaw count: 2

  • broken_links:
    • Is currently http:// but can become https://
    • Can't resolve /ko/docs/Web/JavaScript/Reference/Operators/Spread_operator

URL: /ko/docs/Web/JavaScript/Memory_management
Title: 자바스크립트의 메모리 관리
Flaw count: 6

  • broken_links:
    • Can't resolve /en/JavaScript/Guide/Inheritance_and_the_prototype_chain
    • 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 1 more flaws omitted

URL: /ko/docs/Web/JavaScript/Reference
Title: JavaScript 참고서
Flaw count: 32

  • macros:
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/WeakRef does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakRef
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/FinalizationRegistry does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/FinalizationRegistry
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/AsyncGeneratorFunction does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/AsyncGeneratorFunction
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/AsyncGenerator does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/AsyncGenerator
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Intl/Collator does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Collator
    • and 26 more flaws omitted
  • broken_links:
    • Can't resolve /ko/docs/Web/JavaScript/Reference/About

URL: /ko/docs/Web/JavaScript/Reference/Lexical_grammar
Title: 어휘 문법
Flaw count: 13

  • macros:
    • /ko/docs/Web/JavaScript/Reference/Statements/default does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Statements/switch
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/String/fromCodePoint does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/String/fromCodePoint
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/String/codePointAt does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/String/codePointAt
  • broken_links:
    • Anchor not lowercase
    • Can't resolve /ko/docs/Web/JavaScript/Guide/Regular_Expressions
    • Can't resolve /ko/docs/Web/JavaScript/Reference/Global_Objects/null
    • Anchor not lowercase
    • Anchor not lowercase
    • and 5 more flaws omitted

URL: /ko/docs/Web/JavaScript/Reference/Iteration_protocols
Title: Iteration protocols
Flaw count: 6

  • broken_links:
    • Anchor not lowercase
    • Can't resolve /ko/docs/Web/JavaScript/Guide/Inheritance_and_the_prototype_chain
    • No need for the pathname in anchor links if it's the same page
    • Can't resolve /ko/docs/Web/JavaScript/Reference/Operators/Spread_operator
    • Can't resolve /ko/docs/Web/JavaScript/Reference/Operators/Spread_operator
  • translation_differences:
    • Differences in the important macros (1 in common of 2 possible)

URL: /ko/docs/Web/JavaScript/Reference/Errors/Not_defined
Title: ReferenceError: "x" is not defined
Flaw count: 1

  • broken_links:
    • Anchor not lowercase

URL: /ko/docs/Web/JavaScript/Reference/Errors/Missing_parenthesis_after_condition
Title: SyntaxError: missing ) after condition
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/Web/JavaScript/Reference/Errors/No_variable_name
Title: SyntaxError: missing variable name
Flaw count: 2

  • broken_links:
    • Is currently http:// but can become https://
    • Anchor not lowercase

URL: /ko/docs/Web/JavaScript/Reference/Errors/Identifier_after_number
Title: SyntaxError: identifier starts immediately after numeric literal
Flaw count: 1

  • macros:
    • /ko/docs/Glossary/%EC%8B%9D%EB%B3%84%EC%9E%90 redirects to /ko/docs/Glossary/Identifier

URL: /ko/docs/Web/JavaScript/Reference/Errors/Not_a_constructor
Title: TypeError: "x" is not a constructor
Flaw count: 4

  • macros:
    • /ko/docs/Glossary/constructor does not exist but fell back to /en-US/docs/Glossary/Constructor
    • /ko/docs/Web/JavaScript/Reference/SIMD does not exist
    • /ko/docs/Glossary/constructor does not exist but fell back to /en-US/docs/Glossary/Constructor
  • broken_links:
    • Can't resolve /ko/docs/Mozilla/JavaScript_code_modules/Promise.jsm/Promise#Constructor

URL: /ko/docs/Web/JavaScript/Reference/Errors/Undefined_prop
Title: ReferenceError: reference to undefined property "x"
Flaw count: 1

  • broken_links:
    • Can't resolve /ko/docs/Web/JavaScript/Reference/Operators/Property_Accessors

URL: /ko/docs/Web/JavaScript/Reference/Errors/Missing_name_after_dot_operator
Title: SyntaxError: missing name after . operator
Flaw count: 3

  • broken_links:
    • Can't resolve /ko/docs/Web/JavaScript/Reference/Operators/Property_Accessors
    • Can't resolve /ko/docs/Web/JavaScript/Reference/Operators/Property_Accessors
    • Can't resolve /ko/docs/Web/JavaScript/Reference/Operators/Property_Accessors

URL: /ko/docs/Web/JavaScript/Reference/Errors/Invalid_for-in_initializer
Title: SyntaxError: for-in loop head declarations may not have initializers
Flaw count: 1

  • broken_links:
    • Anchor not lowercase

URL: /ko/docs/Web/JavaScript/Reference/Errors/Invalid_assignment_left-hand_side
Title: ReferenceError: invalid assignment left-hand side
Flaw count: 4

  • 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

URL: /ko/docs/Web/JavaScript/Reference/Errors/Cant_access_lexical_declaration_before_init
Title: ReferenceError: can't access lexical declarationX' before initialization`
Flaw count: 1

  • broken_links:
    • Anchor not lowercase

URL: /ko/docs/Web/JavaScript/Reference/Errors/is_not_iterable
Title: TypeError: 'x' is not iterable
Flaw count: 6

  • macros:
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/from does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/from
  • broken_links:
    • Anchor not lowercase
    • Anchor not lowercase
    • Can't resolve /ko/docs/Web/JavaScript/Guide/Iterators_and_Generators#Generators
    • Anchor not lowercase
    • Can't resolve /ko/docs/Web/JavaScript/Guide/Iterators_and_Generators#Generators

URL: /ko/docs/Web/JavaScript/Reference/Errors/Deprecated_octal
Title: SyntaxError: "0"-prefixed octal literals and octal escape seq. are deprecated
Flaw count: 2

  • broken_links:
    • Anchor not lowercase
    • Can't resolve /ko/docs/Web/JavaScript/Reference/Errors/Bad_octal

URL: /ko/docs/Web/JavaScript/Reference/Errors/Missing_semicolon_before_statement
Title: SyntaxError: missing ; before statement
Flaw count: 2

  • broken_links:
    • Anchor not lowercase
    • Anchor not lowercase

URL: /ko/docs/Web/JavaScript/Reference/Errors/Read-only
Title: TypeError: "x" is read-only
Flaw count: 1

  • broken_links:
    • Anchor not lowercase

URL: /ko/docs/Web/JavaScript/Reference/Errors/Reserved_identifier
Title: SyntaxError: "x" is a reserved identifier
Flaw count: 2

  • broken_links:
    • Anchor not lowercase
    • Is currently http:// but can become https://

URL: /ko/docs/Web/JavaScript/Reference/Errors/Delete_in_strict_mode
Title: SyntaxError: applying the 'delete' operator to an unqualified name is deprecated
Flaw count: 4

  • macros:
    • wrong xref macro used (consider changing which macro you use)
  • broken_links:
    • Can't resolve /ko/docs/Web/JavaScript/Memory_Management
    • Can't resolve /ko/docs/Web/JavaScript/Memory_Management
    • Can use the English (en-US) link as a fallback

URL: /ko/docs/Web/JavaScript/Reference/Errors/Deprecated_caller_or_arguments_usage
Title: ReferenceError: deprecated caller or arguments usage
Flaw count: 3

  • macros:
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Function/caller does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/caller
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Function/caller does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/caller
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Function/caller does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/caller

URL: /ko/docs/Web/JavaScript/Reference/Errors/Too_much_recursion
Title: InternalError: too much recursion
Flaw count: 2

  • macros:
    • /ko/docs/Glossary/Recursion does not exist but fell back to /en-US/docs/Glossary/Recursion
  • broken_links:
    • Anchor not lowercase

URL: /ko/docs/Web/JavaScript/Reference/Errors/Unexpected_type
Title: TypeError: "x" is (not) "y"
Flaw count: 2

  • macros:
    • wrong xref macro used (consider changing which macro you use)
    • wrong xref macro used (consider changing which macro you use)

URL: /ko/docs/Web/JavaScript/Reference/Errors/More_arguments_needed
Title: TypeError: More arguments needed
Flaw count: 1

  • macros:
    • wrong xref macro used (consider changing which macro you use)

URL: /ko/docs/Web/JavaScript/Reference/Deprecated_and_obsolete_features
Title: Deprecated and obsolete features
Flaw count: 45

  • macros:
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/RegExp/input does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/input
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/RegExp/lastMatch does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/lastMatch
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/RegExp/lastParen does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/lastParen
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/RegExp/leftContext does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/leftContext
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/RegExp/rightContext does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/rightContext
    • and 33 more flaws omitted
  • broken_links:
    • Can't resolve /ko/docs/Archive/Web/Old_Proxy_API
    • Can't resolve /ko/docs/Archive/Web/Old_Proxy_API
    • 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: /ko/docs/Web/JavaScript/Reference/Classes/static
Title: static
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (3 in common of 5 possible)

URL: /ko/docs/Web/JavaScript/Reference/Classes/Public_class_fields
Title: Class fields
Flaw count: 2

  • broken_links:
    • Anchor not lowercase
  • translation_differences:
    • Differences in the important macros (3 in common of 4 possible)

URL: /ko/docs/Web/JavaScript/Reference/Functions/Arrow_functions
Title: 화살표 함수
Flaw count: 1

  • broken_links:
    • Can't resolve /ko/docs/Web/JavaScript/Reference/Operators/Operator_Precedence

URL: /ko/docs/Web/JavaScript/Reference/Global_Objects/Int8Array
Title: Int8Array
Flaw count: 2

  • macros:
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/name redirects to /ko/docs/Web/JavaScript/Reference/Global_Objects/Function/name
  • broken_links:
    • Can't resolve /ko/docs/Web/JavaScript/Typed_arrays

URL: /ko/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer
Title: ArrayBuffer
Flaw count: 5

  • macros:
    • /ko/docs/Glossary/Transferable_objects does not exist but fell back to /en-US/docs/Web/API/Web_Workers_API/Transferable_objects
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/@@species does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/@@species
  • 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 /ko/docs/Web/JavaScript/Typed_arrays

URL: /ko/docs/Web/JavaScript/Reference/Global_Objects/Reflect/construct
Title: Reflect.construct()
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /ko/docs/Web/JavaScript/Reference/Global_Objects/Array/flatMap
Title: Array.prototype.flatMap()
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /ko/docs/Web/JavaScript/Reference/Global_Objects/Symbol/split
Title: Symbol.split
Flaw count: 5

  • macros:
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Symbol/match does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/match
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Symbol/matchAll does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/matchAll
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Symbol/replace does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/replace
  • 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/Web/JavaScript/Reference/Global_Objects/Date/toLocaleString
Title: Date.prototype.toLocaleString()
Flaw count: 2

  • macros:
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleDateString does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleDateString
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleTimeString does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleTimeString

URL: /ko/docs/Web/JavaScript/Reference/Global_Objects/Map
Title: Map
Flaw count: 2

  • macros:
    • /ko/docs/Web/JavaScript/Reference/Global_Objects/Map/@@species does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Map/@@species
  • broken_links:
    • Can use the English (en-US) link as a fallback

URL: /ko/docs/Web/JavaScript/Inheritance_and_the_prototype_chain
Title: 상속과 프로토타입
Flaw count: 6

  • macros:
    • wrong xref macro used (consider changing which macro you use)
  • broken_links:
    • Can't resolve /en/JavaScript/Guide/Obsolete_Pages/Creating_New_Objects/Defining_Getters_and_Setters
    • Can't resolve /en/JavaScript/Reference/Operators/this
    • Can't resolve /ko/docs/Tools
    • Can't resolve /en/JavaScript/Reference/Operators/new
    • Can't resolve /en/JavaScript/Reference/Global_Objects/Object/create

URL: /ko/docs/Web/HTML/Element/ul
Title: <ul>
Flaw count: 26

  • macros:
    • /ko/docs/Web/HTML/Attributes/accept does not exist but fell back to /en-US/docs/Web/HTML/Attributes/accept
    • /ko/docs/Web/HTML/Attributes/capture does not exist but fell back to /en-US/docs/Web/HTML/Attributes/capture
    • /ko/docs/Web/HTML/Attributes/disabled does not exist but fell back to /en-US/docs/Web/HTML/Attributes/disabled
    • /ko/docs/Web/HTML/Attributes/elementtiming does not exist but fell back to /en-US/docs/Web/HTML/Attributes/elementtiming
    • /ko/docs/Web/HTML/Attributes/for does not exist but fell back to /en-US/docs/Web/HTML/Attributes/for
    • and 18 more flaws omitted
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can't resolve /ko/docs/Web/CSS/CSS_Lists_and_Counters/Using_CSS_counters
  • translation_differences:
    • Differences in the important macros (4 in common of 10 possible)

URL: /ko/docs/Web/HTML/Element/summary
Title: <summary>
Flaw count: 16

  • macros:
    • /ko/docs/Web/HTML/Attributes/accept does not exist but fell back to /en-US/docs/Web/HTML/Attributes/accept
    • /ko/docs/Web/HTML/Attributes/capture does not exist but fell back to /en-US/docs/Web/HTML/Attributes/capture
    • /ko/docs/Web/HTML/Attributes/disabled does not exist but fell back to /en-US/docs/Web/HTML/Attributes/disabled
    • /ko/docs/Web/HTML/Attributes/elementtiming does not exist but fell back to /en-US/docs/Web/HTML/Attributes/elementtiming
    • /ko/docs/Web/HTML/Attributes/for does not exist but fell back to /en-US/docs/Web/HTML/Attributes/for
    • and 11 more flaws omitted

URL: /ko/docs/Web/HTML/Element/th
Title: <th>
Flaw count: 38

  • macros:
    • /ko/docs/Web/HTML/Attributes/accept does not exist but fell back to /en-US/docs/Web/HTML/Attributes/accept
    • /ko/docs/Web/HTML/Attributes/capture does not exist but fell back to /en-US/docs/Web/HTML/Attributes/capture
    • /ko/docs/Web/HTML/Attributes/disabled does not exist but fell back to /en-US/docs/Web/HTML/Attributes/disabled
    • /ko/docs/Web/HTML/Attributes/elementtiming does not exist but fell back to /en-US/docs/Web/HTML/Attributes/elementtiming
    • /ko/docs/Web/HTML/Attributes/for does not exist but fell back to /en-US/docs/Web/HTML/Attributes/for
    • and 33 more flaws omitted

URL: /ko/docs/Web/HTML/Element/link
Title: <link>: 외부 리소스 연결 요소
Flaw count: 45

  • macros:
    • /ko/docs/Web/HTML/Attributes/accept does not exist but fell back to /en-US/docs/Web/HTML/Attributes/accept
    • /ko/docs/Web/HTML/Attributes/capture does not exist but fell back to /en-US/docs/Web/HTML/Attributes/capture
    • /ko/docs/Web/HTML/Attributes/disabled does not exist but fell back to /en-US/docs/Web/HTML/Attributes/disabled
    • /ko/docs/Web/HTML/Attributes/elementtiming does not exist but fell back to /en-US/docs/Web/HTML/Attributes/elementtiming
    • /ko/docs/Web/HTML/Attributes/for does not exist but fell back to /en-US/docs/Web/HTML/Attributes/for
    • and 36 more flaws omitted
  • broken_links:
    • Can't resolve /ko/docs/Web/HTML/Link_types
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (3 in common of 5 possible)
  • sectioning:
    • Excess <h3> tag that is NOT at root-level (id='폐기된_특성', text='폐기된 특성')

URL: /ko/docs/Web/HTML/Element/details
Title: <details>
Flaw count: 23

  • macros:
    • /ko/docs/Web/HTML/Attributes/accept does not exist but fell back to /en-US/docs/Web/HTML/Attributes/accept
    • /ko/docs/Web/HTML/Attributes/capture does not exist but fell back to /en-US/docs/Web/HTML/Attributes/capture
    • /ko/docs/Web/HTML/Attributes/disabled does not exist but fell back to /en-US/docs/Web/HTML/Attributes/disabled
    • /ko/docs/Web/HTML/Attributes/elementtiming does not exist but fell back to /en-US/docs/Web/HTML/Attributes/elementtiming
    • /ko/docs/Web/HTML/Attributes/for does not exist but fell back to /en-US/docs/Web/HTML/Attributes/for
    • and 17 more flaws omitted
  • translation_differences:
    • Differences in the important macros (4 in common of 13 possible)

URL: /ko/docs/Web/HTML/Element/caption
Title: <caption>: 표 설명 요소
Flaw count: 19

  • macros:
    • /ko/docs/Web/HTML/Attributes/accept does not exist but fell back to /en-US/docs/Web/HTML/Attributes/accept
    • /ko/docs/Web/HTML/Attributes/capture does not exist but fell back to /en-US/docs/Web/HTML/Attributes/capture
    • /ko/docs/Web/HTML/Attributes/disabled does not exist but fell back to /en-US/docs/Web/HTML/Attributes/disabled
    • /ko/docs/Web/HTML/Attributes/elementtiming does not exist but fell back to /en-US/docs/Web/HTML/Attributes/elementtiming
    • /ko/docs/Web/HTML/Attributes/for does not exist but fell back to /en-US/docs/Web/HTML/Attributes/for
    • and 13 more flaws omitted
  • translation_differences:
    • Differences in the important macros (4 in common of 6 possible)

URL: /ko/docs/Web/HTML/Element/tbody
Title: <tbody>: 표 본문 요소
Flaw count: 26

  • macros:
    • /ko/docs/Web/HTML/Attributes/accept does not exist but fell back to /en-US/docs/Web/HTML/Attributes/accept
    • /ko/docs/Web/HTML/Attributes/capture does not exist but fell back to /en-US/docs/Web/HTML/Attributes/capture
    • /ko/docs/Web/HTML/Attributes/disabled does not exist but fell back to /en-US/docs/Web/HTML/Attributes/disabled
    • /ko/docs/Web/HTML/Attributes/elementtiming does not exist but fell back to /en-US/docs/Web/HTML/Attributes/elementtiming
    • /ko/docs/Web/HTML/Attributes/for does not exist but fell back to /en-US/docs/Web/HTML/Attributes/for
    • and 20 more flaws omitted
  • translation_differences:
    • Differences in the important macros (4 in common of 8 possible)

URL: /ko/docs/Web/HTML/Element/video
Title: <video>: 비디오 삽입 요소
Flaw count: 40

  • macros:
    • /ko/docs/Web/HTML/Attributes/accept does not exist but fell back to /en-US/docs/Web/HTML/Attributes/accept
    • /ko/docs/Web/HTML/Attributes/capture does not exist but fell back to /en-US/docs/Web/HTML/Attributes/capture
    • /ko/docs/Web/HTML/Attributes/disabled does not exist but fell back to /en-US/docs/Web/HTML/Attributes/disabled
    • /ko/docs/Web/HTML/Attributes/elementtiming does not exist but fell back to /en-US/docs/Web/HTML/Attributes/elementtiming
    • /ko/docs/Web/HTML/Attributes/for does not exist but fell back to /en-US/docs/Web/HTML/Attributes/for
    • and 25 more flaws omitted
  • 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 4 more flaws omitted
  • translation_differences:
    • Differences in the important macros (3 in common of 6 possible)

URL: /ko/docs/Web/HTML/Element/input
Title: <input>: 입력 요소
Flaw count: 134

  • macros:
    • /ko/docs/Web/HTML/Attributes/accept does not exist but fell back to /en-US/docs/Web/HTML/Attributes/accept
    • /ko/docs/Web/HTML/Attributes/capture does not exist but fell back to /en-US/docs/Web/HTML/Attributes/capture
    • /ko/docs/Web/HTML/Attributes/disabled does not exist but fell back to /en-US/docs/Web/HTML/Attributes/disabled
    • /ko/docs/Web/HTML/Attributes/elementtiming does not exist but fell back to /en-US/docs/Web/HTML/Attributes/elementtiming
    • /ko/docs/Web/HTML/Attributes/for does not exist but fell back to /en-US/docs/Web/HTML/Attributes/for
    • and 111 more flaws omitted
  • 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
    • Anchor not lowercase
    • Can use the English (en-US) link as a fallback
    • and 12 more flaws omitted
  • translation_differences:
    • Differences in the important macros (4 in common of 52 possible)

URL: /ko/docs/Web/HTML/Element/input/file
Title: <input type="file">
Flaw count: 53

  • macros:
    • /ko/docs/Web/HTML/Attributes/accept does not exist but fell back to /en-US/docs/Web/HTML/Attributes/accept
    • /ko/docs/Web/HTML/Attributes/capture does not exist but fell back to /en-US/docs/Web/HTML/Attributes/capture
    • /ko/docs/Web/HTML/Attributes/disabled does not exist but fell back to /en-US/docs/Web/HTML/Attributes/disabled
    • /ko/docs/Web/HTML/Attributes/elementtiming does not exist but fell back to /en-US/docs/Web/HTML/Attributes/elementtiming
    • /ko/docs/Web/HTML/Attributes/for does not exist but fell back to /en-US/docs/Web/HTML/Attributes/for
    • and 34 more flaws omitted
  • broken_links:
    • Can't resolve /ko/docs/Learn/HTML/Forms
    • Can't resolve /ko/docs/Web/API/File/Using_files_from_web_applications
    • 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 3 more flaws omitted
  • heading_links:
    • h3 heading contains an <a> tag
    • h3 heading contains an <a> tag
    • h3 heading contains an <a> tag
    • h3 heading contains an <a> tag
    • h3 heading contains an <a> tag
  • translation_differences:
    • Differences in the important macros (4 in common of 10 possible)

URL: /ko/docs/Web/HTML/Element/col
Title: <col>
Flaw count: 31

  • macros:
    • /ko/docs/Web/HTML/Attributes/accept does not exist but fell back to /en-US/docs/Web/HTML/Attributes/accept
    • /ko/docs/Web/HTML/Attributes/capture does not exist but fell back to /en-US/docs/Web/HTML/Attributes/capture
    • /ko/docs/Web/HTML/Attributes/disabled does not exist but fell back to /en-US/docs/Web/HTML/Attributes/disabled
    • /ko/docs/Web/HTML/Attributes/elementtiming does not exist but fell back to /en-US/docs/Web/HTML/Attributes/elementtiming
    • /ko/docs/Web/HTML/Attributes/for does not exist but fell back to /en-US/docs/Web/HTML/Attributes/for
    • and 26 more flaws omitted

URL: /ko/docs/Web/HTML/Element/colgroup
Title: <colgroup>
Flaw count: 35

  • macros:
    • /ko/docs/Web/HTML/Attributes/accept does not exist but fell back to /en-US/docs/Web/HTML/Attributes/accept
    • /ko/docs/Web/HTML/Attributes/capture does not exist but fell back to /en-US/docs/Web/HTML/Attributes/capture
    • /ko/docs/Web/HTML/Attributes/disabled does not exist but fell back to /en-US/docs/Web/HTML/Attributes/disabled
    • /ko/docs/Web/HTML/Attributes/elementtiming does not exist but fell back to /en-US/docs/Web/HTML/Attributes/elementtiming
    • /ko/docs/Web/HTML/Attributes/for does not exist but fell back to /en-US/docs/Web/HTML/Attributes/for
    • and 29 more flaws omitted
  • broken_links:
    • Anchor not lowercase

URL: /ko/docs/Web/HTML/Element/menu
Title: <menu>
Flaw count: 26

  • macros:
    • /ko/docs/Web/HTML/Attributes/accept does not exist but fell back to /en-US/docs/Web/HTML/Attributes/accept
    • /ko/docs/Web/HTML/Attributes/capture does not exist but fell back to /en-US/docs/Web/HTML/Attributes/capture
    • /ko/docs/Web/HTML/Attributes/disabled does not exist but fell back to /en-US/docs/Web/HTML/Attributes/disabled
    • /ko/docs/Web/HTML/Attributes/elementtiming does not exist but fell back to /en-US/docs/Web/HTML/Attributes/elementtiming
    • /ko/docs/Web/HTML/Attributes/for does not exist but fell back to /en-US/docs/Web/HTML/Attributes/for
    • and 17 more flaws omitted
  • 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
  • translation_differences:
    • Differences in the important macros (3 in common of 8 possible)

URL: /ko/docs/Web/HTML/Element/select
Title: <select>
Flaw count: 39

  • macros:
    • /ko/docs/Web/HTML/Attributes/accept does not exist but fell back to /en-US/docs/Web/HTML/Attributes/accept
    • /ko/docs/Web/HTML/Attributes/capture does not exist but fell back to /en-US/docs/Web/HTML/Attributes/capture
    • /ko/docs/Web/HTML/Attributes/disabled does not exist but fell back to /en-US/docs/Web/HTML/Attributes/disabled
    • /ko/docs/Web/HTML/Attributes/elementtiming does not exist but fell back to /en-US/docs/Web/HTML/Attributes/elementtiming
    • /ko/docs/Web/HTML/Attributes/for does not exist but fell back to /en-US/docs/Web/HTML/Attributes/for
    • and 29 more flaws omitted
  • broken_links:
    • Can't resolve /ko/docs/Web/CSS/CSS_Box_Model/Introduction_to_the_CSS_box_model
    • Can't resolve /ko/docs/Web/CSS/CSS_Fonts
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (4 in common of 9 possible)
  • sectioning:
    • Excess <h2> tag that is NOT at root-level (id='usage_notes', text='Usage notes')

URL: /ko/docs/Web/HTML/Element/Heading_Elements
Title: <h1>–<h6>: HTML 구획 제목 요소
Flaw count: 22

  • macros:
    • /ko/docs/Web/HTML/Attributes/accept does not exist but fell back to /en-US/docs/Web/HTML/Attributes/accept
    • /ko/docs/Web/HTML/Attributes/capture does not exist but fell back to /en-US/docs/Web/HTML/Attributes/capture
    • /ko/docs/Web/HTML/Attributes/disabled does not exist but fell back to /en-US/docs/Web/HTML/Attributes/disabled
    • /ko/docs/Web/HTML/Attributes/elementtiming does not exist but fell back to /en-US/docs/Web/HTML/Attributes/elementtiming
    • /ko/docs/Web/HTML/Attributes/for does not exist but fell back to /en-US/docs/Web/HTML/Attributes/for
    • and 12 more flaws omitted
  • 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 /ko/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-labelledby_attribute
    • Can't resolve /ko/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-labelledby_attribute
  • translation_differences:
    • Differences in the important macros (4 in common of 9 possible)

URL: /ko/docs/Web/HTML/Element/iframe
Title: <iframe>: 인라인 프레임 요소
Flaw count: 59

  • macros:
    • /ko/docs/Web/HTML/Attributes/accept does not exist but fell back to /en-US/docs/Web/HTML/Attributes/accept
    • /ko/docs/Web/HTML/Attributes/capture does not exist but fell back to /en-US/docs/Web/HTML/Attributes/capture
    • /ko/docs/Web/HTML/Attributes/disabled does not exist but fell back to /en-US/docs/Web/HTML/Attributes/disabled
    • /ko/docs/Web/HTML/Attributes/elementtiming does not exist but fell back to /en-US/docs/Web/HTML/Attributes/elementtiming
    • /ko/docs/Web/HTML/Attributes/for does not exist but fell back to /en-US/docs/Web/HTML/Attributes/for
    • and 42 more flaws omitted
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can't resolve /ko/docs/Web/HTTP/Feature_Policy/Using_Feature_Policy
    • Can't resolve /ko/docs/Web/HTTP/Feature_Policy/Using_Feature_Policy#the_iframe_allow_attribute
    • Can use the English (en-US) link as a fallback
    • Can't resolve /ko/docs/Learn/Common_questions/What_is_a_URL
    • and 7 more flaws omitted

URL: /ko/docs/Web/HTML/Element/table
Title: <table>
Flaw count: 33

  • macros:
    • /ko/docs/Web/HTML/Attributes/accept does not exist but fell back to /en-US/docs/Web/HTML/Attributes/accept
    • /ko/docs/Web/HTML/Attributes/capture does not exist but fell back to /en-US/docs/Web/HTML/Attributes/capture
    • /ko/docs/Web/HTML/Attributes/disabled does not exist but fell back to /en-US/docs/Web/HTML/Attributes/disabled
    • /ko/docs/Web/HTML/Attributes/elementtiming does not exist but fell back to /en-US/docs/Web/HTML/Attributes/elementtiming
    • /ko/docs/Web/HTML/Attributes/for does not exist but fell back to /en-US/docs/Web/HTML/Attributes/for
    • and 24 more flaws omitted
  • 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
  • translation_differences:
    • Differences in the important macros (4 in common of 12 possible)
External URLs (7)

URL: /ko/docs/Web/HTTP/Client_hints
Title: Client hints(클라이언트 힌트)


URL: /ko/docs/Web/JavaScript/Guide/Functions
Title: 함수


URL: /ko/docs/Web/JavaScript/Reference/Lexical_grammar
Title: 어휘 문법


URL: /ko/docs/Web/JavaScript/Reference/Errors/Not_a_constructor
Title: TypeError: "x" is not a constructor


URL: /ko/docs/Web/HTML/Element/link
Title: <link>: 외부 리소스 연결 요소


URL: /ko/docs/Web/HTML/Element/tbody
Title: <tbody>: 표 본문 요소

(comment last updated: 2023-07-17 21:51:08)

@github-actions github-actions bot added the merge conflicts 🚧 This pull request has merge conflicts that must be resolved. label Jul 17, 2023
@github-actions
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot removed the merge conflicts 🚧 This pull request has merge conflicts that must be resolved. label Jul 17, 2023
Copy link
Member

@hochan222 hochan222 left a comment

Choose a reason for hiding this comment

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

LGTM. Have a nice day :)

@hochan222 hochan222 merged commit 02f75e1 into main Jul 18, 2023
8 checks passed
@hochan222 hochan222 deleted the ko/localized-links/3 branch July 18, 2023 12:12
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.

2 participants