. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'bold' => 'Kalın', 'heading' => 'Başlık', 'help' => 'Yardım', 'image' => 'Görüntü', 'imagemap' => 'Görüntü Haritası', 'italic' => 'İtalik', 'link' => 'Bağlantı', 'list' => 'Liste', 'list_numbered' => 'Numaralı Liste', 'size' => [ '_' => 'Yazı Tipi Boyutu', 'tiny' => 'Ufak', 'small' => 'Küçük', 'normal' => 'Normal', 'large' => 'Büyük', ], 'spoilerbox' => 'Spoiler Kutusu', 'strikethrough' => 'Üstü Çizili', ];