{"version":3,"file":"resources4.mjs","sources":["../../src/core/create/i18n/resources.ts"],"sourcesContent":["import {defineLocalesResources} from '../../i18n'\n\n/**\n * Defined locale strings for the Create integration feature, in US English.\n *\n * @internal\n */\nconst createLocaleStrings = defineLocalesResources('create', {\n  /** \"Start in Sanity Create\" link button text */\n  'start-in-create-link.label': 'Start in Create',\n\n  /** Header of the \"Start writing in Create\" banner */\n  'start-in-create-banner.title': 'Get started with Sanity Create',\n  /** Header badge of the \"Start writing in Create\" banner */\n  'start-in-create-banner.title-badge': 'Early access',\n  /** Subtitle of the \"Start writing in Create\" banner */\n  'start-in-create-banner.subtitle':\n    'A free-form, AI-powered editor that syncs directly with your Studio documents.',\n\n  /** CTA in \"Start writing in Create\" dialog: Learn more */\n  'start-in-create-dialog.cta.learn-more': 'Learn more.',\n  /** Toast error message when we dont have a resolved Sanity Create url*/\n  'start-in-create-dialog.error-toast.unresolved-url': 'Unable to determine Sanity Create URL.',\n\n  /** Header of the \"Linking in progress\" dialog */\n  'linking-in-progress-dialog.header': 'Linking to Sanity Create',\n  /** Lede text for the \"Linking in progress\" dialog */\n  'linking-in-progress-dialog.lede':\n    'Head back to Sanity Create. Your document will sync automatically (usually takes a few seconds).',\n  /** Details for the \"Linking in progress\" dialog */\n  'linking-in-progress-dialog.details': 'Once linked, your edits will appear here in real-time.',\n  /** \"Linking in progress\" troubleshooting button title */\n  'linking-in-progress-dialog.troubleshooting.button.title': 'Linking delayed?',\n  /** \"Linking in progress\" troubleshooting content */\n  'linking-in-progress-dialog.troubleshooting.content':\n    'Check if your Sanity Create window is still open, or if the process seems stuck. If problems persist, try refreshing the Studio and try again.',\n  /** Text for the document pane banner informing users that the document is linked to Sanity Create */\n  'studio-create-link-banner.text': 'This document is linked to Sanity Create',\n\n  /** Tooltip for Create Link button */\n  'create-link-info.tooltip': 'Learn more',\n  /** Text above header in Create Link info popover */\n  'create-link-info-popover.eyebrow-title': 'Sanity Create',\n  /** Text in badge above header in Create Link info popover */\n  'create-link-info-popover.eyebrow-badge': 'Early access',\n  /** Header in Create Link info popover */\n  'create-link-info-popover.header': 'Idea-first authoring',\n  /** Informational text in Create Link info popover */\n  'create-link-info-popover.text':\n    'Write naturally in an AI-powered editor. Your content automatically maps to Studio fields as you type.',\n\n  /** Edit in Create button text */\n  'edit-in-create-button.text': 'Edit with Sanity Create',\n  /** Unlink document from Sanity Create button text */\n  'unlink-from-create-button.text': 'Unlink',\n\n  /** Unlink from Create dialog header */\n  'unlink-from-create-dialog.header': 'Switch editing to Studio?',\n  /** Unlink from Create dialog – first informational paragraph */\n  'unlink-from-create-dialog.first-paragraph':\n    'You’re unlinking “<strong>{{title}}</strong>” from Sanity Create so it can be edited here.',\n  /** Unlink from Create dialog – second informational paragraph */\n  'unlink-from-create-dialog.second-paragraph':\n    'You’ll keep your content in both places. Any new changes in Sanity Create will stop syncing to this Studio.',\n  /** Unlink from Create dialog: Cancel button text */\n  'unlink-from-create-dialog.cancel.text': 'Cancel',\n  /** Unlink from Create dialog: Document title used if no other title can be determined */\n  'unlink-from-create-dialog.document.untitled.text': 'Untitled',\n  /** Unlink from Create dialog: Unlink button text */\n  'unlink-from-create-dialog.unlink.text': 'Unlink now',\n})\n\n/**\n * @alpha\n */\nexport type CreateLocaleResourceKeys = keyof typeof createLocaleStrings\n\nexport default createLocaleStrings\n"],"names":["createLocaleStrings","defineLocalesResources"],"mappings":";;;AAOMA,MAAAA,sBAAsBC,uBAAuB,UAAU;AAAA;AAAA,EAE3D,8BAA8B;AAAA;AAAA,EAG9B,gCAAgC;AAAA;AAAA,EAEhC,sCAAsC;AAAA;AAAA,EAEtC,mCACE;AAAA;AAAA,EAGF,yCAAyC;AAAA;AAAA,EAEzC,qDAAqD;AAAA;AAAA,EAGrD,qCAAqC;AAAA;AAAA,EAErC,mCACE;AAAA;AAAA,EAEF,sCAAsC;AAAA;AAAA,EAEtC,2DAA2D;AAAA;AAAA,EAE3D,sDACE;AAAA;AAAA,EAEF,kCAAkC;AAAA;AAAA,EAGlC,4BAA4B;AAAA;AAAA,EAE5B,0CAA0C;AAAA;AAAA,EAE1C,0CAA0C;AAAA;AAAA,EAE1C,mCAAmC;AAAA;AAAA,EAEnC,iCACE;AAAA;AAAA,EAGF,8BAA8B;AAAA;AAAA,EAE9B,kCAAkC;AAAA;AAAA,EAGlC,oCAAoC;AAAA;AAAA,EAEpC,6CACE;AAAA;AAAA,EAEF,8CACE;AAAA;AAAA,EAEF,yCAAyC;AAAA;AAAA,EAEzC,oDAAoD;AAAA;AAAA,EAEpD,yCAAyC;AAC3C,CAAC;"}