qwen_agent/skills/developing/ai-ppt-generator/language.json
2026-06-23 18:35:23 +08:00

15 lines
489 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"ja": {
"description": "Baidu AI を用いて PPT を生成します。コンテンツに基づいたスマートなテンプレート選択を行います。",
"category": "文書処理"
},
"zh": {
"description": "使用百度 AI 生成 PPT基于内容进行智能模板选择。",
"category": "文档处理"
},
"en": {
"description": "Generate PPT with Baidu AI. Smart template selection based on content.",
"category": "Document Processing"
}
}