{
    "arguments": [
        "flowAmount",
        "payees",
        "payeesShares",
        "recipientKeys",
        "nft_id"
    ],
    "messages": {
        "en": "Buy nft {nft_id} for {flowAmount} FLOW and store in a new account",
        "zh_CN": "为 {flowAmount} FLOW 购买 nft {nft_id} 并存储在新帐户中",
        "zh_TW": "為 {flowAmount} FLOW 購買 nft {nft_id} 並存儲在新帳戶中"
    }
}