{
  "POPOUT.PopOut": "PopOut!",
  "POPOUT.PopIn": "PopIn!",
  "POPOUT.showButton": "Show PopOut! Button.",
  "POPOUT.iconOnly": "Icon only button.",
  "POPOUT.useWindows": "Pop sheets out into windows",
  "POPOUT.useWindowsHint": "Force the popped out sheet to be a window with minimal decorations. Otherwise uses your browser's default (a new tab most likely)",
  "POPOUT.boundingBox": "Bounding box compatibility mode",
  "POPOUT.boundingBoxHint": "Enables a more complex algorithm for calculating the window size. This is needed when character sheets have complicated styles that may overflow their regular bounding box. Enabling this option may negatively impact performance.",
  "POPOUT.verboseLogs": "Enable verbose logging",
  "POPOUT.verboseLogsHint": "Enables detailed module logging in the console. Useful for debugging issues.",
  "POPOUT.enableTooltips": "Enable tooltip support",
  "POPOUT.enableTooltipsHint": "Enables tooltips to display correctly in popped out windows. Disable if you experience tooltip-related issues.",
  "POPOUT.electronWarning": "Popout! cannot work within the standalone FVTT Application. Please open your game from a regular browser.",
  "POPOUT.failureWarning": "Unable to open PopOut! window. Please check your site settings/permissions. Click the <i class='fas fa-info-circle'></i> to the left of the website URL."
}
