{
  "catalog": {
    "pageTitle": "My Library",
    "createPage": "Create",
    "searchInputPlaceholder": "Search pages",
    "notFound": "We couldn't find any pages matching \"{searchValue}\"",
    "notFoundByFilter": "We couldn't find any pages matching the selected filter",
    "noItems": "You don't have any pages",
    "draft": "Draft",
    "live": "Published",
    "archived": "Archived",
    "linkCopied": "Copied {link}",
    "filterType": "Type: {type}",
    "missingDetails": "Missing key details",
    "missingServices": "Missing streaming links",
    "restorePageError": "There was an error restoring this page. Please try again later.",
    "archivedAt": "Archived: {value}",
    "tabs": {
      "pages": "Pages",
      "contentLinks": "Content Links"
    },
    "filters": {
      "lastCreated": "Last Created",
      "lastUpdated": "Last Updated",
      "latestReleaseDate": "Last Released"
    },
    "contentLinks": {
      "allArtists": "All Artists",
      "searchInputPlaceholder": "Search links by name or URL",
      "notFound": "We couldn't find any content links matching \"{searchValue}\"",
      "notFoundByFilter": "We couldn't find any content links matching selected filters",
      "noItems": "You don't have any content links",
      "edit": "Edit content link"
    },
    "time": {
      "now": "now",
      "minutesAgo": "about {count} minutes ago",
      "hoursAgo": "about {count} hours ago",
      "daysAgo": "{count} days ago",
      "weeksAgo": "{count} weeks ago"
    },
    "actions": {
      "copyLink": "Copy link",
      "editPage": "Edit page",
      "viewInDashboard": "View in dashboard",
      "restorePage": "Restore",
      "restorePageConfirm": "Are you sure you want to restore this page?"
    }
  }
}
