Advertisement
grea09

foo/strings.json

Mar 18th, 2019
663
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.34 KB | None | 0 0
  1. {
  2.   "config": {
  3.     "title": "Foo",
  4.     "step": {
  5.       "confirm": {
  6.         "title": "Foo",
  7.         "description": "Do you want to set up Foo?"
  8.       }
  9.     },
  10.     "abort": {
  11.       "single_instance_allowed": "Only a single configuration of Foo is necessary.",
  12.       "no_devices_found": "No Foo devices found on the network."
  13.     }
  14.   }
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement