/*! * TinyMCE Language Pack * * Copyright (c) 2024 Ephox Corporation DBA Tiny Technologies, Inc. * Licensed under the Tiny commercial license. See https://www.tiny.cloud/legal/ */ tinymce.addI18n("ko-KR", { "Cancel": "\ucde8\uc18c", "Completions": "\uc644\ub8cc", "Control character": "\uc81c\uc5b4 \ubb38\uc790", "Copy code": "\ubcf5\uc0ac \ucf54\ub4dc", "Dark/light mode": "\uc9c4\ud568/\uc605\uc74c \ubaa8\ub4dc", "Decrease font size": "\uae00\uaf34 \ud06c\uae30 \uc904\uc774\uae30", "Diagnostics": "\uc9c4\ub2e8", "Fold line": "\ub77c\uc778 \uc811\uae30", "Folded lines": "\uc811\ud78c \ub77c\uc778", "Format code": "\ud615\uc2dd \ucf54\ub4dc", "Fullscreen": "\uc804\uccb4 \ud654\uba74", "Go to line": "\ub77c\uc778\uc73c\ub85c \uc774\ub3d9", "Increase font size": "\uae00\uaf34 \ud06c\uae30 \ub298\ub9ac\uae30", "No diagnostics": "\uc9c4\ub2e8 \uc5c6\uc74c", "Save code": "\ucf54\ub4dc \uc800\uc7a5", "Selection deleted": "\uc120\ud0dd \ud56d\ubaa9 \uc0ad\uc81c\ub428", "Unfold line": "\ub77c\uc778 \ud3bc\uce58\uae30", "Unfolded lines": "\ud3bc\uccd0\uc9c4 \ub77c\uc778", "by word": "\ub2e8\uc5b4\ub85c", "current match": "\ud604\uc7ac \uc77c\uce58 \ud56d\ubaa9", "folded code": "\uc811\ud78c \ucf54\ub4dc", "go": "\uc774\ub3d9", "on line": "\ub77c\uc778", "replaced $ matches": "$\uac1c\uc758 \uc77c\uce58 \ud56d\ubaa9 \ubc14\uafc8", "replaced match on line $": "\ub77c\uc778 $\uc5d0\uc11c \uc77c\uce58 \ud56d\ubaa9 \ubc14\uafc8", "to": "-", "unfold": "\ud3bc\uce58\uae30" }); console.warn('TinyMCE language code "ko_KR" is deprecated, please use "ko-KR" instead.');