. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'bold' => 'Negrita', 'heading' => 'Encabezado', 'help' => 'Ayuda', 'image' => 'Imagen', 'imagemap' => 'Mapa de imágenes', 'italic' => 'Cursiva', 'link' => 'Enlace', 'list' => 'Lista', 'list_numbered' => 'Lista numerada', 'size' => [ '_' => 'Tamaño de fuente', 'tiny' => 'Diminuto', 'small' => 'Pequeño', 'normal' => 'Normal', 'large' => 'Grande', ], 'spoilerbox' => 'Caja de spoiler', 'strikethrough' => 'Tachar', ];