@digital-blueprint/lunchlottery-app
Version:
[GitHub Repository](https://github.com/digital-blueprint/lunchlottery-app) | [npmjs package](https://www.npmjs.com/package/@digital-blueprint/lunchlottery-app) | [Unpkg CDN](https://unpkg.com/browse/@digital-blueprint/lunchlottery-app/)
21 lines (20 loc) • 542 B
JSON
{
"consumer": {
"item": "Description",
"price": "Price",
"sum": "sum"
},
"dbp-modal": {
"close": "Close"
},
"demo": {
"consumer": "Consumer",
"consumer_description": "Consumer \"{{id}}\" will only subscribe to {{subscriptions}}",
"provider": "Provider",
"provider_description": "Provider \"{{id}}\" {{description}}"
},
"error": {
"connection-to-server-refused": "Connection to server refused!",
"summary": "An error occurred"
}
}