/*! * 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", { "Auto correct {0}": "{0} \uc790\ub3d9 \uace0\uce68", "Autocorrect": "\uc790\ub3d9 \uace0\uce68", "Capitalization": "\ub300\ubb38\uc790\ud654" }); console.warn('TinyMCE language code "ko_KR" is deprecated, please use "ko-KR" instead.');