{
  "title": "A Control Center for all your Deliveries",
  "subtitle": {
    "begin": "Track packages from",
    "end": "{{carriers}} and many more."
  },
  "input": {
    "placeholder": "Enter tracking number",
    "button": "Track",
    "try": "Try"
  },
  "supported carriers": {
    "begin": "Supported Carriers",
    "end": "and many more! We're always adding support for new ones."
  },
  "features": {
    "features": "Features",
    "mobile first": {
      "name": "Mobile First",
      "desc": "Track your packages from all your devices."
    },
    "dark mode": {
      "name": "Dark Mode",
      "desc": "No need to burn your eyes, we got you covered with a dark theme."
    },
    "login": {
      "name": "Account Synchronization",
      "desc1": "Login through multiple authentication providers.",
      "desc2": "<strong>Privacy Focused</strong>: We don't care who you are, we don't even store your email. The\n                        only data we save is your name for display purposes.",
      "desc3": "Your packages will be in sync for all your devices."
    },
    "multilang": {
      "name": "Multi-language",
      "desc1": "Choose your prefered language.",
      "desc2": "Help us translate the app to your language, we currently only support English and Portuguese.",
      "desc3": "We'll try to fetch carrier data in the chosen language.",
      "desc4": "The carrier must support multi-language as well."
    }
  },
  "changelog": {
    "title": "Recent Updates",
    "see all": "See all updates",
    "categories": {
      "improvement": "Improvement",
      "new": "New",
      "fix": "Fix"
    }
  }
}
