Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 448 Bytes

schemas.rst

File metadata and controls

23 lines (14 loc) · 448 Bytes

Data schemas

Weblate uses JSON Schema to define layout of external JSON files.

.. jsonschema:: ../schemas/weblate-memory.schema.json

.. seealso::

    :ref:`translation-memory`,
    :wladmin:`dump_memory`,
    :wladmin:`import_memory`

.. jsonschema:: ../schemas/weblate-userdata.schema.json

.. seealso::

    :ref:`user-profile`,
    :wladmin:`dumpuserdata`