{
  "component": {
    "loading": {
      "message": "Loading"
    }
  },
  "screen": {
    "default": {
      "welcome": {
        "greetings": "Hello React Native!"
      },
      "about": {
        "instructions": "This is React Native template with full setup.",
        "author": "Author"
      }
    },
    "shared": {
      "error": {
        "code": "Error code",
        "message": "Error message"
      },
      "loading": {}
    }
  }
}
