mdn / yari

The platform code behind MDN Web Docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Korean translation of deprecated notice header

C17AN opened this issue · comments

Summary

Add Korean translation of deperecated header.

URL

https://developer.mozilla.org/ko/docs/Web/API/Event/cancelBubble

Reproduction steps

  1. Navigate any Korean translated pages with deprecated header.

Expected behavior

Korean translation document's deprecated header's content should shown as Korean.

이 기능은 더 이상 권장되지 않습니다. 일부 브라우저에서는 아직 지원할 수 있지만 관련 웹 표준에서 이미 제거되었거나 제거 과정에 있는 경우가 있으며, 호환성을 위해 유지되고 있을 수 있습니다. 사용을 피하고 가능하다면 기존 코드를 업데이트하세요. 결정을 지원할 <a href='#browser_compatibility'>하단의 호환성 표</a>를 확인하세요. 이 기능은 언제든지 작동을 중단할 수 있음을 유의하세요.

Actual behavior

Korean translation document's deprecated header's content is showing as English.

This feature is no longer recommended. Though some browsers might still support it, it may have already been removed from the relevant web standards, may be in the process of being dropped, or may only be kept for compatibility purposes. Avoid using it, and update existing code if possible; see the <a href='#browser_compatibility'>compatibility table</a> at the bottom of this page to guide your decision. Be aware that this feature may cease to work at any time.

Device

Desktop

Browser

Chrome

Browser version

Stable

Operating system

Android

Screenshot

image

Anything else?

No response

Validations