{
  "label.formula": "formula",
  "label.available-variables": "available variables",
  "label.operators": "operators",
  "label.functions": "functions",
  "title.kpi list": "KPI List",
  "title.kpi tree": "KPI Tree",
  "title.kpi dashboard": "KPI Dashboard",
  "title.kpi value editor": "KPI Value Editor",
  "title.kpi grade list": "KPI Grade List",
  "title.kpi metric list": "KPI Metric List",
  "title.kpi value list": "KPI Value List",
  "title.kpi metric value list": "KPI Metric Value List",
  "title.kpi metric value editor": "KPI Metric Value Editor",
  "title.kpi performance board": "KPI Performance Board",
  "title.kpi management center": "KPI Management Center",
  "title.kpi overview": "KPI Overview",
  "title.kpi value manual entry": "KPI Value Manual Entry",
  "title.kpi metric value manual entry": "KPI Metric Value Manual Entry",
  "title.kpi-statistic list": "KPI Statistic List",
  "title.kpi statistic list": "KPI Statistic List",
  "title.kpi statistic editor": "KPI Statistic Editor",
  "title.import kpi-statistic": "Import KPI Statistic",
  "button.enter-kpi-value": "Enter KPI Value",
  "button.enter-kpi-metric-value": "Enter KPI Metric Value",
  "field.kpi": "KPI",
  "field.kpi-type": "KPI Type",
  "field.value_date": "Value Date",
  "field.period_type": "Period Type",
  "field.count": "Count",
  "field.sum": "Sum",
  "field.range": "Range",
  "field.mean": "Mean",
  "field.median": "Median",
  "field.minimum": "Minimum",
  "field.maximum": "Maximum",
  "field.standard_deviation": "Standard Deviation",
  "field.variance": "Variance",
  "field.percentile25": "25th Percentile",
  "field.percentile75": "75th Percentile",
  "field.iqr": "IQR",
  "field.lower_fence": "Lower Fence",
  "field.upper_fence": "Upper Fence",
  "label.basic_information": "Basic Information",
  "label.is_leaf_node": "Is Leaf Node",
  "label.formula_calculation": "Formula & Calculation",
  "label.kpi_formula": "KPI Formula",
  "label.score_formula": "Score Formula",
  "placeholder.enter_formula": "Enter formula using metric codes (e.g., defect_count / total_count * 100)",
  "placeholder.enter_score_formula": "Enter score calculation formula (e.g., if(value >= 90, 100, value * 0.8))",
  "placeholder.cron_schedule": "0 0 * * * (daily at midnight)",
  "placeholder.timezone": "Asia/Seoul",
  "message.kpi_not_selected": "KPI not selected",
  "message.select_kpi_first": "Please select KPI first.",
  "message.kpis_with_children_cannot_be_deleted": "KPIs with children cannot be deleted.",
  "message.kpi_having_children_cannot_be_deleted": "KPI having children cannot be deleted."
}
