@ai-stack/payloadcms
Version:
<p align="center"> <img alt="Payload AI Plugin" src="assets/payload-ai-intro.gif" width="100%" /> </p>
26 lines (25 loc) • 900 B
JSON
{
"$schema": "./translation-schema.json",
"ai-plugin": {
"clickToStop": "Click to stop",
"compose": "Compose",
"composing": "Composing",
"expand": "Expand",
"expanding": "Expanding",
"failedToGenerate": "Failed to generate: {{message}}",
"promptEditorPlaceholder": "Type your prompt using {{ fieldName }} variables...",
"proofread": "Proofread",
"proofreading": "Proofreading",
"rephrase": "Rephrase",
"rephrasing": "Rephrasing",
"richTextApplyFailed": "Generated rich text could not be applied to the editor.",
"search": "Search...",
"settings": "Settings",
"simplify": "Simplify",
"simplifying": "Simplifying",
"summarize": "Summarize",
"summarizing": "Summarizing",
"translate": "Translate",
"translating": "Translating"
}
}