. 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' => 'Закреслений', ];