@lucidcms/core
Version:
The core of the Lucid CMS. It's responsible for spinning up the API and serving the CMS.
2 lines • 682 B
JavaScript
import{copy as e}from"../../i18n/copy.mjs";const t=[{key:`improve`,label:e(`admin:core.ai.guidance.improve.label`,{defaultMessage:`Improve`}),instructions:`Improve the writing while preserving the original meaning and important details.`},{key:`expand`,label:e(`admin:core.ai.guidance.expand.label`,{defaultMessage:`Expand`}),instructions:`Expand the writing with useful detail while staying relevant and accurate.`},{key:`shorten`,label:e(`admin:core.ai.guidance.shorten.label`,{defaultMessage:`Shorten`}),instructions:`Make the writing shorter while preserving the important details and meaning.`}];export{t as defaultTextFieldAiGuidance};
//# sourceMappingURL=ai-guidance.mjs.map