mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-05-05 17:41:10 +08:00
14 lines
301 B
ReStructuredText
14 lines
301 B
ReStructuredText
Data schemas
|
|
============
|
|
|
|
Weblate uses `JSON Schema <https://json-schema.org/>`_ to define layout of external JSON files.
|
|
|
|
.. _schema-memory:
|
|
|
|
.. jsonschema:: ../schemas/weblate-memory.schema.json
|
|
|
|
.. seealso::
|
|
|
|
:ref:`translation-memory`,
|
|
:djadmin:`dump_memory`,
|
|
:djadmin:`import_memory`
|