. 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' => '删除线', ];