. 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' => '取り消し線', ];