. 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' => 'Карта изображений', 'italic' => 'Курсив', 'link' => 'Ссылка', 'list' => 'Список', 'list_numbered' => 'Нумерованный список', 'size' => [ '_' => 'Размер', 'tiny' => 'Мелкий', 'small' => 'Маленький', 'normal' => 'Нормальный', 'large' => 'Большой', ], 'spoilerbox' => 'Спойлер', 'strikethrough' => 'Зачёркнутый', ];