{
  "_comment": "This file is auto-generated by write-translations.js",
  "localized-strings": {
    "next": "Next",
    "previous": "Previous",
    "tagline": "All your ReactJS knowledge, codified.",
    "docs": {
      "adding-data-props": {
        "title": "Adding data-* attributes"
      },
      "callback-handlers": {
        "title": "Callback Handlers"
      },
      "children": {
        "title": "Children"
      },
      "clone-element": {
        "title": "cloneElement"
      },
      "community": {
        "title": "Community"
      },
      "component-as-prop": {
        "title": "Component as Prop"
      },
      "components": {
        "title": "Components"
      },
      "context-mixins": {
        "title": "Context & Mixins"
      },
      "creation-props-self": {
        "title": "Creation, Props & Self"
      },
      "custom-class-component-property": {
        "title": "Custom Class/Component Property"
      },
      "dom": {
        "title": "Working with DOM"
      },
      "element-type-is-invalid": {
        "title": "Element Type is Invalid Runtime Error"
      },
      "error-boundaries": {
        "title": "Error boundaries"
      },
      "event": {
        "title": "Event"
      },
      "example-projects": {
        "title": "Example Projects"
      },
      "functional-component": {
        "title": "Functional Component"
      },
      "gentype": {
        "title": "Gentype & Typescript"
      },
      "graphql-apollo": {
        "title": "GraphQL & Apollo"
      },
      "i-really-need-feature-x-from-reactjs": {
        "title": "I Really Need Feature X From ReactJS"
      },
      "i-want-to-create-a-dom-element-without-jsx": {
        "title": "I want to create a DOM element without JSX"
      },
      "im-having-a-type-error": {
        "title": "I'm Having a Type Error"
      },
      "importing-js-into-reason": {
        "title": "Importing JS into Reason"
      },
      "importing-reason-into-js": {
        "title": "Importing Reason into JS"
      },
      "installation": {
        "title": "Installation"
      },
      "instance-variables": {
        "title": "Instance Variables"
      },
      "interop": {
        "title": "Talk to Existing ReactJS Code"
      },
      "intro-example": {
        "title": "Intro Example"
      },
      "invalid-prop-name": {
        "title": "Invalid Prop Name"
      },
      "js-using-reason": {
        "title": "ReactJS using ReasonReact"
      },
      "jsx-2": {
        "title": "JSX (Old, Version 2)"
      },
      "jsx": {
        "title": "JSX"
      },
      "lifecycles": {
        "title": "Lifecycles"
      },
      "playground": {
        "title": "Playground"
      },
      "props-spread": {
        "title": "Props Spread"
      },
      "react-ref": {
        "title": "React Ref"
      },
      "reason-using-js": {
        "title": "ReasonReact using ReactJS"
      },
      "reasonreactcompat": {
        "title": "ReasonReactCompat: migrating to 0.7.0 and JSX v3"
      },
      "record-field-send-handle-not-found": {
        "title": "Record Field send/handle Not Found"
      },
      "refs": {
        "title": "Refs in React"
      },
      "render-props": {
        "title": "Render Props"
      },
      "render": {
        "title": "Render"
      },
      "roadmap": {
        "title": "Roadmap & Contribution"
      },
      "router-2": {
        "title": "Router"
      },
      "router": {
        "title": "Router"
      },
      "send-handle-callbacks-having-incompatible-types": {
        "title": "send/handle callbacks having Incompatible Types"
      },
      "simple": {
        "title": "A List of Simple Examples"
      },
      "state-actions-reducer": {
        "title": "State, Actions & Reducer"
      },
      "style": {
        "title": "Style"
      },
      "subscriptions-helper": {
        "title": "Subscriptions Helper"
      },
      "tailwind-css": {
        "title": "Styling: Tailwind CSS"
      },
      "ternary-shortcut": {
        "title": "Ternary Shortcut"
      },
      "testing": {
        "title": "Testing ReasonReact components"
      },
      "use-state-use-effect": {
        "title": "useState, useEffect in a Form"
      },
      "usedebounce-custom-hook": {
        "title": "A Custom useDebounce Hook"
      },
      "useeffect-hook": {
        "title": "useEffect Hook"
      },
      "usereducer-hook": {
        "title": "useReducer Hook"
      },
      "usestate-event-value": {
        "title": "Using Event Values With useState"
      },
      "usestate-hook": {
        "title": "useState Hook"
      },
      "what-and-why": {
        "title": "What & Why"
      },
      "working-with-optional-data": {
        "title": "Working with Optional Data"
      }
    },
    "links": {
      "Docs": "Docs",
      "Try": "Try",
      "Examples": "Examples",
      "Community": "Community",
      "Blog": "Blog",
      "GitHub": "GitHub"
    },
    "categories": {
      "Getting Started": "Getting Started",
      "Core": "Core",
      "ReactJS Idioms Equivalents": "ReactJS Idioms Equivalents",
      "FAQ": "FAQ",
      "Recipes & Snippets": "Recipes & Snippets",
      "Community": "Community",
      "Try": "Try"
    }
  },
  "pages-strings": {
    "Built With ReasonReact|no description given": "Built With ReasonReact",
    "Learn more using the [documentation on this site.](/test-site/docs/en/doc1.html)|no description given": "Learn more using the [documentation on this site.](/test-site/docs/en/doc1.html)",
    "Browse Docs|no description given": "Browse Docs",
    "Ask questions about the documentation and project|no description given": "Ask questions about the documentation and project",
    "Join the community|no description given": "Join the community",
    "Find out what's new with this project|no description given": "Find out what's new with this project",
    "Stay up to date|no description given": "Stay up to date",
    "Need help?|no description given": "Need help?",
    "This project is maintained by a dedicated group of people.|statement made to reader": "This project is maintained by a dedicated group of people.",
    "Get Started|no description given": "Get Started",
    "Examples|no description given": "Examples",
    "It's Just React|no description given": "It's Just React",
    "Just a bunch of zero-runtime type definitions and lightweight utilities, for the same React you've come to know.|no description given": "Just a bunch of zero-runtime type definitions and lightweight utilities, for the same React you've come to know.",
    "Safe and Sound|no description given": "Safe and Sound",
    "Simple, solid and inferred using Reason types. Write the same React code, get your type system guarantees automatically.|no description given": "Simple, solid and inferred using Reason types. Write the same React code, get your type system guarantees automatically.",
    "Drop In|no description given": "Drop In",
    "Powered by ReactJS under the hood. Freely integrate your existing React libraries and knowledge.|no description given": "Powered by ReactJS under the hood. Freely integrate your existing React libraries and knowledge.",
    "Help Translate|recruit community translators for your project": "Help Translate",
    "Edit this Doc|recruitment message asking to edit the doc source": "Edit",
    "Translate this Doc|recruitment message asking to translate the docs": "Translate"
  }
}
