# Translation of CVL values

### Translating CVL values

The Connector can be configured to allow CVL values to be sent for translation.

The logic the Connector uses for CVL translations is different from normal functionality and does not involve timestamps:

* The Connector will only include CVL values for translation if the Target value is currently empty.
* If you have an already translated CVL value in place and have updated the Source then the Target value will only be sent out for translation again once the current Target value is removed.

### Configuring the Connector to translate CVL values

&#x20;In the Control Center each of the 3 Lionbridge Connector Extensions will need to be updated:

* LionbridgeAutomatedTranslationSender
* LionbridgeBaseTranslationFunctionality
* LionbridgeFreewayUpdater

The Setting contains a Key called "**TranslateLocalCVL**" from Value "**FALSE**" to "**TRUE**" as shown below:

![TranslateLocalCVL Setting](/files/-LfQXQvNrA7nQTOBVPpc)

You should Save this setting and then select Restart Service

To stop sending CVL values for translation, simply reset the value back to "**FALSE**"


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://lionbridge.gitbook.io/inriver-translation-connector/using-the-lionbridge-connector-manual-workflow/untitled.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
