. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'bold' => 'Gras', 'heading' => 'En-tête', 'help' => 'Aide', 'image' => 'Image', 'imagemap' => 'Image Mappée', 'italic' => 'Italique', 'link' => 'Lien', 'list' => 'Liste', 'list_numbered' => 'Liste numérotée', 'size' => [ '_' => 'Taille de police', 'tiny' => 'Très petite', 'small' => 'Petite', 'normal' => 'Normale', 'large' => 'Grande', ], 'spoilerbox' => 'Spoiler déroulant', 'strikethrough' => 'Barré', ];