{
  "title": "ตัวสร้างสคีมาฟอร์ม",
  "description": "สร้างและจัดการสคีมาข้อมูลของคุณ",
  "labels": {
    "name": "ชื่อ",
    "type": "ประเภท",
    "description": "คำอธิบาย",
    "schemaPreview": "ตัวอย่างสคีมา",
    "selectSchema": "เลือกสคีมา:",
    "arrayItems": "โครงสร้างรายการในอาเรย์:",
    "objectTypeSuffix": "(อ็อบเจ็กต์)"
  },
  "placeholders": {
    "name": "ใส่ชื่อฟิลด์",
    "type": "เลือกประเภท",
    "description": "ใส่คำอธิบายฟิลด์"
  },
  "options": {
    "stringLong": "ข้อความ",
    "numberLong": "ตัวเลข",
    "arrayLong": "รายการ",
    "objectLong": "อ็อบเจ็กต์"
  },
  "validation": {
    "required": "จำเป็นต้องมีฟิลด์นี้"
  },
  "warnings": {
    "maxDepth": "ถึงความลึกของการซ้อนสูงสุด"
  },
  "errors": {
    "formValidation": "กรุณาแก้ไขข้อผิดพลาดการตรวจสอบด้านบน"
  },
  "buttons": {
    "submit": "ส่ง",
    "submitting": "กำลังส่ง...",
    "reset": "รีเซ็ต"
  },
  "schemas": {
    "tweets": "ทวีต",
    "linkedin": "LinkedIn"
  },
  "properties": {
    "tweets": "ทวีต",
    "twitterHandle": "Twitter Handle",
    "publishedDate": "วันที่เผยแพร่",
    "sentimentAnalysis": "วิเคราะห์อารมณ์",
    "theme": "ธีม",
    "name": "ชื่อ",
    "lastname": "นามสกุล",
    "location": "ตำแหน่ง",
    "stats": "สถิติ",
    "nbProfilViews": "ยอดเข้าชมโปรไฟล์",
    "nbPostPrint": "ยอดการแสดงผลโพสต์",
    "nbPrintSearchResults": "ผลการค้นหาที่แสดง"
  }
}