. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'bold' => 'Vetgedrukt', 'heading' => 'Kop', 'help' => 'Help', 'image' => 'Afbeelding', 'imagemap' => 'Afbeelding kaart', 'italic' => 'Cursief', 'link' => 'Link', 'list' => 'Lijst', 'list_numbered' => 'Genummerde Lijst', 'size' => [ '_' => 'Lettergrootte', 'tiny' => 'Minuscuul', 'small' => 'Klein', 'normal' => 'Normaal', 'large' => 'Groot', ], 'spoilerbox' => 'Spoilerbox', 'strikethrough' => 'Doorstrepen', ];