. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'bold' => 'Grassetto', 'heading' => 'Intestazione', 'help' => 'Aiuto', 'image' => 'Immagine', 'imagemap' => 'Immagine Mappata', 'italic' => 'Corsivo', 'link' => 'Link', 'list' => 'Lista', 'list_numbered' => 'Lista Numerata', 'size' => [ '_' => 'Dimensione Font', 'tiny' => 'Minuscolo', 'small' => 'Piccolo', 'normal' => 'Normale', 'large' => 'Grande', ], 'spoilerbox' => 'Spoiler Box', 'strikethrough' => 'Barrato', ];