{
  "titles": {
    "project": "Project {{projectId}}",
    "report": "Report {{reportId}}",
    "shot": "Shot {{shotId}}",
    "userAccounts": "User Accounts"
  },

  "datagrid": {
    "pagination": "{{start}}-{{end}} of {{total}}",
    "rowCount": "Rows per page:",
    "search": "Search",
    "more": "More",
    "empty": "No {{dataType}} yet. Please import from P6 portal",
    "error": "Unable to load {{dataType}}. Please contact your administrator",
    "loading": "Loading...",
    "noResults": "No results",
    "emptyList": "The list here is empty",
    "allColumnsHidden": "All columns are hidden.",
    "columnFilterView": "Data View",
    "restore": "Restore"
  },

  "auth": {
    "logout": {
      "message": "You have been logged out.",
      "action": "Logout"
    },
    "login": {
      "action": "Login Again"
    }
  },

  "errors": {
    "titles": {
      "root": "Error loading {{errorType}}",
      "stackTrace": "The stack trace is:",
      "unknown": "Unknown Error"
    }
  },

  "units": {
    "imperial": {
      "feetPerSecond": "ft/s",
      "feetPerMinute": "ft/min",
      "feet": "ft",
      "inchShorthand": "”"
    },
    "metric": {
      "metersPerSecond": "m/s",
      "metersPerMinute": "m/min",
      "meters": "m",
      "cm": "cm",
      "mm": "mm"
    }
  },

  "back": "Back",
  "cancel": "Cancel",
  "retry": "Try Again",
  "clear": "Clear filters",
  "confirm": "Confirm",
  "delete": "Delete",
  "download": "Download",
  "upload": "Upload",
  "next": "Next",
  "ok": "Ok",
  "required": "Required",
  "save": "Save",
  "search": "Search",
  "select": "Select",
  "selected": "Selected",
  "submit": "Submit",
  "actions": "Actions",
  "hex": "Hex",
  "unknown": "Unknown"
}
