Skip to main content
Skip table of contents

Translating JSON Files

LILT offers the ability for you to translate JSON files. This article outlines how LILT imports JSON data.

Configuration

Please reach out to the Production Team at production@lilt.com to configure this functionality, as this has to be done on a Project basis.

Workflow

When uploading JSON files to a Project with JSON uploading enabled, LILT understands that not all content within a JSON file is intended to be translated. When LILT detects this, the content that is not meant to be translated is imported as segment metadata.

Let's look at how LILT would load the following example JSON file:

CODE
{
  "title": "This is the title of something, it's translatable",
  "productKey": "12BCLKJ1283"
}

LILT will recognize that the title data is translatable and will load it as the segment source text.

LILT will recognize that the productKey data is not translatable, so instead, it is treated as content group metadata. Metadata is displayed within LILT on the individual segments.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.