export default { "gummy.key.missing": "API KEY is not set, and the DASHSCOPE_API_KEY environment variable is not detected. To use the gummy engine, you need to obtain an API KEY from the Alibaba Cloud Bailian platform and add it to the settings or configure it in the local environment variables.", "platform.unsupported": "Unsupported platform: ", "engine.start.error": "Caption engine failed to start: ", "engine.output.parse.error": "Unable to parse caption engine output as a JSON object: ", "engine.error": "Caption engine error: ", "engine.shutdown.error": "Failed to shut down the caption engine process: ", "engine.start.timeout": "Caption engine startup timeout, automatically force stopped" }