qwen_agent/skills/developing/nfc-medicine-lookup/language.json
2026-06-23 18:35:23 +08:00

15 lines
1.3 KiB
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": "医薬品検索スキル。NFC チップ ID または薬品名から薬品情報を照会します。ユーザーが NFC チップ ID を提示したとき、薬品ラベルをスキャンしたとき、薬品名を挙げて使い方を知りたがったとき、または「NFC」+「药」関連のキーワードに言及したときにこのスキルを使用します。音声アシスタントとして高齢者に薬名、用途、用法用量を案内します。",
"category": "開発者ツール"
},
"zh": {
"description": "药品检索技能通过NFC芯片ID或药品名称查询药品信息。当用户提交NFC芯片ID、扫描药品标签、提到药品名称想了解用法、或提到\"NFC\"+\"药\"相关词汇时使用此技能。以语音助手身份向老人介绍药名、用途和用法用量。",
"category": "开发者工具"
},
"en": {
"description": "Medicine lookup skill that queries drug information via NFC chip ID or medicine name. Use this skill when users submit an NFC chip ID, scan a medicine label, mention a medicine name to learn its usage, or mention NFC + medicine related keywords. Acts as a voice assistant introducing the medicine name, purpose, and dosage instructions to elderly users.",
"category": "Developer Tools"
}
}