messages.json 393 B

123456789101112
  1. {
  2. "appName": {
  3. "message": "meBarista",
  4. "description": "The title of the application, displayed in the web store."
  5. },
  6. "appDesc": {
  7. "message": "meBarista for the meCoffee espresso-machine controller. Cheaper, better and more versatile than an Auber PID. Really. Have a nice coffee!.",
  8. "description":"The description of the application, displayed in the web store."
  9. }
  10. }