. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'bold' => 'Bold', 'heading' => 'Header', 'help' => 'Help', 'image' => 'Image', 'imagemap' => 'Image Map', 'italic' => 'Italic', 'link' => 'Link', 'list' => 'List', 'list_numbered' => 'Numbered List', 'size' => [ '_' => 'Font Size', 'tiny' => 'Tiny', 'small' => 'Small', 'normal' => 'Normal', 'large' => 'Large', ], 'spoilerbox' => 'Spoiler Box', 'strikethrough' => 'Strike Out', ];