{
  "lang_dir": "ltr",

  "nav_features":      "Features",
  "nav_how":           "How It Works",
  "nav_faq":           "FAQ",
  "nav_pricing":       "Pricing",
  "nav_terms":         "Terms of Service",
  "nav_privacy":       "Privacy Policy",
  "nav_refund":        "Refund Policy",
  "nav_cmp_jira":      "Vi vs Jira",
  "nav_cmp_linear":    "Vi vs Linear",
  "nav_cmp_git":       "Git Project Management",
  "nav_cmp_vscode":    "VS Code Project Management",
  "btn_login":         "Login",
  "btn_signup":        "Sign Up",
  "landing_cta_start": "Get Started Free",
  "landing_footer_desc": "Git-aware project execution for software teams — where tasks, workflows, and Git stay in sync.",
  "landing_copyright": "© 2026 Vi Project Manager. All rights reserved.",

  "git_badge":     "Git-Integrated",
  "git_h1":        "Git-integrated project management that lives in your IDE",
  "git_sub":       "Stop syncing your tracker with Git by hand. Vi connects tasks, workflow, and Git — so finishing the code is the same action as updating the board.",
  "git_cta_pricing": "See Pricing",

  "git_problem_h": "The gap between code and the tracker",
  "git_problem_p": "Developers write code in the editor, then switch to a browser to find the ticket, change its status, and write a note — if they remember. That gap is where boards go stale and lead times become a mystery. Vi closes it by wiring the task lifecycle directly to Git.",

  "git_flow_h": "What “Commit & Close” does",
  "git_flow_p": "One action from your IDE: Vi stages your changes, writes a task-aware commit message, pushes to Git, closes the task, and advances the workflow to the next step. The board updates itself — no tab switching.",

  "git_why_h":  "A Git-aware workflow, end to end",
  "git_why_1t": "Task-aware commits",
  "git_why_1d": "Commits are linked to the task with a consistent message like “[#142] …”, so history and tickets always line up.",
  "git_why_2t": "Status that's always real",
  "git_why_2d": "Because closing the task is part of committing, your board reflects reality without manual updates.",
  "git_why_3t": "Your code stays local",
  "git_why_3d": "Git actions run on your machine through the Vi IDE plugin. Vi orchestrates the workflow — it never stores or uploads your source.",
  "git_why_4t": "5 IDE Extensions",
  "git_why_4d": "VS Code, Visual Studio, Lazarus, JetBrains, and RAD Studio — task management and a Git panel without leaving your editor.",

  "git_faq_h":   "Frequently asked",
  "git_faq1_q":  "Does Vi access my repository or source code?",
  "git_faq1_a":  "No. Git commands run locally in your IDE via the plugin. Vi never stores or uploads your source — it only orchestrates the task workflow.",
  "git_faq2_q":  "Which editors are supported?",
  "git_faq2_a":  "VS Code, Visual Studio (In Development), Lazarus (In Testing), JetBrains IDEs (Planned), and RAD Studio (Under Review). All extensions include task management and a Git panel.",

  "git_cta_h":   "Connect your code to your workflow",
  "git_cta_sub": "Start free in two minutes. No credit card required."
}
