Lilt offers the ability for you to translate .JSON
files. Simply create a project in Lilt and upload the files. The application understands that all content within the .JSON
is intended to be translated. Instead, the application provides that extracts that content and store it as segment metadata.
For example, if you have the following JSON structure:
{
"title": "This is the title of something, it's translatable",
"productKey": "12BCLKJ1283"
}
Lilt recognizes that the productKey
is not translatable, so instead, we treat it as content group metadata, which we then show on the individual segments.
However, please reach out to the Services Team at services@lilt.com to configure this functionality when you want to use it as this has to be done on a project basis.
Comments
0 comments
Article is closed for comments.