. 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' => 'Прецртано', ];