{
  "actions": {
    "addField": "Magdagdag ng Field",
    "addOption": "Magdagdag ng Opsyon",
    "removeField": "Alisin ang Field",
    "removeOption": "Alisin ang Opsyon"
  },
  "labels": {
    "type": "Uri",
    "label": "Label",
    "options": "Magdagdag ng kahit ilang opsyon",
    "defaultCountryCode": "Default na Country Code",
    "placeholder": "Placeholder Text",
    "required": "Kailangan",
    "min": "Pinakamababa",
    "max": "Pinakamataas",
    "createContact": "Gumawa ng Contact",
    "includeSources": "Isama ang mga source sa tugon ng AI assistant"
  },
  "fieldTypes": {
    "email": "Email",
    "phoneNumber": "Telepono",
    "text": "Teksto",
    "textArea": "Text Area",
    "select": "Piliin",
    "file": "File",
    "number": "Numero",
    "leadSelect": "Piliin ang Lead"
  },
  "accordion": {
    "newField": "Bagong Field"
  }
}