{
  "package-list": {
    "title": "Package List",
    "add package": "Package",
    "edit": "Edit",
    "remove": "Remove",
    "share": "Share"
  },
  "timeline": {
    "no packages": "No packages",
    "error-fetching-data": "We're having issues fetching the data, try again after a few seconds. If the problem continues, try disabling the AdBlock extension or VPN, they might be blocking our domain.",
    "detecting compatible": "Detecting compatible carriers..",
    "no compatible carrier": "We didn't find any compatible carriers with that ID. If you know a carrier that has information for it, use the form bellow to inform us.",
    "fetching from carriers": "Fetching information from carriers..",
    "all carriers failed": "We're having issues fetching the information from carriers, try again in a few seconds.",
    "tried on the following carriers": "From all the carriers we tried, none had information for that id. We tried on the following carriers: {{carriers}}.",
    "suggest": {
      "button": "Suggest a new Carrier",
      "toast": "This functionality will be implemented soon!",
      "suggested": "You suggested a carrier for this package"
    }
  },
  "add-package-modal": {
    "add-title": "Add a new Package",
    "edit-title": "Edit Package",
    "tracking id help": "Provided by the store after the order being shipped. Don't confuse it with the Order Number.",
    "extraData": {
      "begin": "This field might be required for",
      "end": "You can ignore it if you know this isn't the right carrier."
    },
    "description": {
      "title": "Description",
      "placeholder": "My new accessory",
      "help": "A friendly name for this package."
    },
    "close": "Close",
    "edit button": "Save",
    "add button": "Add Package",
    "feedback": {
      "empty id": "Add a Tracking ID to get started, we'll try to find information for it.",
      "no compatible carriers": "We didn't found any carriers compatible with that ID. Feel free to add it and as soon as we support it, information will appear.",
      "carrier_one": "carrier",
      "carrier_other": "carriers",
      "compatible_one": "is compatible with that ID:",
      "compatible_other": "are compatible with that ID:"
    }
  },
  "order": {
    "metadata": {
      "destination": "Destination",
      "origin": "Origin",
      "from": "From",
      "to": "To",
      "weight": "Weight",
      "expectedDeliveryDate": "Expected Delivery",
      "receivedBy": "Received By",
      "Next ID": "Next ID",
      "extraCharges": "Cobrança"
    },
    "extraFields": {
      "postalcode": {
        "name": "Postal Code",
        "placeholder": "L18JQ"
      },
      "countryCode": {
        "name": "Destination Country",
        "placeholder": "GB"
      }
    }
  },
  "share page": {
    "invalid package": "Invalid Package",
    "invalid subtitle": "Oops.. Some field in that package is not right..",
    "take home": "Take me home"
  },
  "share modal": {
    "title": "Share a Package",
    "copy": "Copy",
    "toast success": "Link was copied to the clipboard",
    "helper text": "Share this link with someone you want to be able to check the package tracking.",
    "close": "Close"
  },
  "suggest modal": {
    "title": "Suggest a new Carrier",
    "description": "We'll try to implement this carrier soon and let you know once its working.",
    "warning": "Sometimes the carriers websites have a delay providing the tracking details (when the order is new), only proceed with this suggestion if there is already tracking details that we can fetch for you.",
    "link": {
      "validation url": "Not a valid URL",
      "validation required": "The link is required for us to discover the carrier",
      "placeholder": "https://example-carrier.com/tracking/123456",
      "help": "Link to a page with tracking details."
    },
    "observations": {
      "placeholder": "More useful information like any extra data that may be needed (postal code), etc.."
    },
    "notify": "Notify me by email once it's implemented",
    "email": {
      "validation email": "Not a valid email address",
      "validation required": "Required for notifications",
      "placeholder": "name@email.com",
      "help": "We may also email you to request more information if needed."
    },
    "submit": "Request",
    "success toast": "We'll look into this request very soon!"
  }
}
