# Configuration

### STEP 2 - Framework Configuration <a href="#step-2-framework-configuration" id="step-2-framework-configuration"></a>

<figure><img src="https://510969577-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgcjN8yhojKTowUpGKew7%2Fuploads%2FimSg01Nx6ii0jCwjhAos%2Fimage.png?alt=media&#x26;token=fb525bdf-8d41-4084-a064-d1935d4762ef" alt=""><figcaption></figcaption></figure>

### STEP 3- Stash Configuration <a href="#step-2-framework-configuration" id="step-2-framework-configuration"></a>

<figure><img src="https://510969577-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgcjN8yhojKTowUpGKew7%2Fuploads%2FO5lxXDe944b5mS1YpGqY%2Fimage.png?alt=media&#x26;token=e59a58d3-fc28-40f3-a4dd-f684b1e50d27" alt=""><figcaption></figcaption></figure>

### STEP 4- Language Configuration <a href="#step-2-framework-configuration" id="step-2-framework-configuration"></a>

<pre><code><strong>
</strong><strong>Language = {
</strong>    ["select"] = "Select",
    ["left"] = "Left",
    ["right"] = "Right",
    ["cancel"] = "Cancel",
    ["vehicle_move"] = "The transaction was canceled because the vehicle was moving.",
    ["vehicle_not_suitable"] = "You should bring me a Journey model caravan",
    ["setup_lab"] = "Browse interior",
    ["setup_lab_text"] = "~INPUT_CONTEXT~ Browse interior",
    ["open_stash"] = "Open Stash",
    ["open_stash_text"] = "~INPUT_CONTEXT~ Open Stash",
    ["enter_caravan"] = "Enter Caravan",
    ["not_enough_money"] = "You don't have enough money",
    ["door_locked"] = "Vehicle door is locked",
    ["vehicle_too_fast"] = "Vehicle is too fast",
      
}

</code></pre>
