. 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' => 'ขีดฆ่า', ];