. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'bold' => '굵게', 'heading' => '헤더', 'help' => '도움말', 'image' => '이미지', 'imagemap' => '이미지 맵', 'italic' => '이탤릭체', 'link' => '링크', 'list' => '글머리 기호', 'list_numbered' => '번호 매기기', 'size' => [ '_' => '글꼴 크기', 'tiny' => '매우 작게', 'small' => '작게', 'normal' => '보통', 'large' => '크게', ], 'spoilerbox' => '스포일러 박스', 'strikethrough' => '취소선', ];