status-react/resources/default_contacts.json

30 lines
559 B
JSON
Raw Normal View History

2016-12-28 10:00:21 +00:00
{
"wallet":
{
"name":
{
"en": "Wallet",
"es": "Monedero",
"es-ar": "Monedero",
"ru": "Кошелек"
},
"photo-path": "icon_wallet_avatar",
"add-chat?": true,
"dapp?": true
},
2016-12-24 10:15:35 +00:00
2016-12-28 10:00:21 +00:00
"auction-house":
{
"name":
{
"en": "Auction House"
},
"photo-path": "contacts://auction-house",
"dapp?": true,
"dapp-url":
{
"en": "http://auctionhouse.dappbench.com"
}
}
}