. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'bold' => 'Negrito', 'heading' => 'Cabeçalho', 'help' => 'Ajuda', 'image' => 'Imagem', 'imagemap' => 'Mapa de imagem', 'italic' => 'Itálico', 'link' => 'Ligação', 'list' => 'Lista', 'list_numbered' => 'Lista enumerada', 'size' => [ '_' => 'Tamanho da fonte', 'tiny' => 'Minúscula', 'small' => 'Pequena', 'normal' => 'Normal', 'large' => 'Grande', ], 'spoilerbox' => 'Caixa do saqueador', 'strikethrough' => 'Excluir', ];