qwen_agent/skills/developing/ecommerce-storefront/language.json
2026-06-23 18:35:23 +08:00

15 lines
527 B
JSON

{
"ja": {
"description": "EC シナリオ向けに、商品閲覧、選択、注文確認のインタラクティブな UI をレンダリングします。",
"category": "開発者ツール"
},
"zh": {
"description": "为电商场景渲染交互式的商品浏览、选择和订单确认 UI。",
"category": "开发者工具"
},
"en": {
"description": "Renders interactive product browsing, selection, and order confirmation UI for e-commerce scenarios.",
"category": "Developer Tools"
}
}