. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'bold' => 'Удебелен', 'heading' => 'Заглавен ред', 'help' => 'Помощ', 'image' => 'Изображение', 'imagemap' => 'Image Map', 'italic' => 'Курсив', 'link' => 'Връзка', 'list' => 'Списък', 'list_numbered' => 'Номериран списък', 'size' => [ '_' => 'Размер на шрифт', 'tiny' => 'Мъничък', 'small' => 'Малък', 'normal' => 'Нормален', 'large' => 'Голям', ], 'spoilerbox' => 'Скрит текст', 'strikethrough' => 'Зачеркнат', ];